# File lib/aws/ec2/elastic_ip.rb, line 51 def instance if instance_id = self.instance_id Instance.new(instance_id, :config => config) end end