# File lib/robots.rb, line 119
  def initialize(user_agent)
    @user_agent = user_agent
    @parsed = {}
  end