# File lib/serverspec/type/default_gateway.rb, line 7
    def interface
      @runner.get_default_gateway(:interface)
    end