# File lib/mongo/cursor.rb, line 366 def add_option(opt) check_modifiable @options |= opt @options end