# File lib/aws/ec2.rb, line 307
    def elastic_ips
      ElasticIpCollection.new(:config => config)
    end