33 34 35
# File 'lib/cypher_builder/rel.rb', line 33 def method_missing(name, *_) Field.new(@prefix, name) end