# File lib/webrobots.rb, line 68
  def option(url, token)
    options(url)[token.downcase]
  end