# File lib/mongo/cursor/builder/kill_cursors_command.rb, line 50 def specification { selector: kill_cursors_command, db_name: database.name } end