# File lib/heroku/helpers.rb, line 35
def
error
(
msg
)
STDERR
.
puts
(
msg
)
exit
1
end