# File lib/mongoid/versioning.rb, line 77
    def versioned_attributes
      only_versioned_attributes(attributes)
    end