# File lib/deltacloud/models/instance_address.rb, line 44
  def is_ipv4?
    address_type == :ipv4
  end