# File lib/deltacloud/models/instance_address.rb, line 31 def address_type (address and !address.strip.empty?) ? @address_type : :unavailable end