# File lib/mongoid/relations/metadata.rb, line 335 def initialize(properties = {}) Options.validate!(properties) merge!(properties) end