21 22 23
# File 'lib/cypher_builder/field.rb', line 21 def prefixed_name [@prefix, @name].compact.join('.') end