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