Method: CiteProc::Attributes#reverse_merge

Defined in:
lib/citeproc/attributes.rb

#reverse_merge(other) ⇒ Object



75
76
77
# File 'lib/citeproc/attributes.rb', line 75

def reverse_merge(other)
  fail "not implemented yet"
end