# File lib/fog/compute/ecloud.rb, line 381
        def features
          [
           { :type => :FenceMode, :value => "isolated" }
          ]
        end