# File lib/aws/auto_scaling/instance.rb, line 147
      def exists?
        !get_resource.auto_scaling_instances.empty?
      end