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