# File lib/marjoree/odbc.rb, line 41
def
error_message
return
to_s
.
split
(
/\]/
).
last
.
rstrip
end