# File lib/aws/auto_scaling/instance_collection.rb, line 35
      def [] instance_id
        Instance.new(instance_id, :config => config)
      end