# File lib/mongoid/relations/nested_builder.rb, line 54
      def update_only?
        options[:update_only] || false
      end