# File lib/aws/ec2/instance.rb, line 488
def
has_elastic_ip?
!
elastic_ip
.
nil?
end