# File lib/webrobots/robotstxt.rb, line 607 def options(user_agent = nil) record = find_record(user_agent) or return {} record.options end