returns human-readable error message
52 53 54
# File 'lib/cumuliform/error.rb', line 52 def to_s "Empty item '#{id}'" end