97 98 99
# File 'lib/mongoid_ext/versioning.rb', line 97 def versions version_klass.where(:target_id => self.id) end