# File lib/mongo_mapper/plugins/safe.rb, line 15
        def safe(options = true)
          @safe_options = options
        end