# File lib/core/facets/exception/set_message.rb, line 5
  def set_message(string)
    @mesg = string.to_s
  end