# File lib/mongoid/relations/metadata.rb, line 443 def inverse_metadata(document) document.reflect_on_association(inverse(document)) end