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