64 65 66
# File 'lib/cup/cupfile.rb', line 64 def error_messages(join=', ') @validation_errors.join join end