# File lib/serverspec/type/default_gateway.rb, line 3
    def ipaddress
      @runner.get_default_gateway(:gateway)
    end