# File lib/mongo/collection/view/readable.rb, line 106
        def comment(comment = nil)
          configure(:comment, comment)
        end