# File lib/serverspec/type/routing_table.rb, line 3
    def has_entry?(entry)
      @runner.check_routing_table_has_entry(entry)
    end