# File lib/deltacloud/models/instance_address.rb, line 52
  def is_vnc?
    address_type == :vnc
  end