# File lib/aws/ec2/elastic_ip.rb, line 37 def initialize public_ip, options = {} @public_ip = public_ip super end