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