# File lib/webrobots.rb, line 63
  def options(url)
    robots_txt_for(url).options
  end