# File lib/AWS/EC2/elastic_ips.rb, line 8 8: def allocate_address 9: return response_generator(:action => "AllocateAddress") 10: end