# File lib/aws/auto_scaling.rb, line 119
    def instances
      InstanceCollection.new(:config => config)
    end