# File lib/robotex.rb, line 133
  def allowed?(uri)
    parse_host(uri).allowed?(uri, @user_agent)
  end