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