# File lib/mongoid/extensions/string/inflections.rb, line 112
        def writer?
          include?("=")
        end