31
# File 'lib/platanus/http_helpers.rb', line 31 def message; if @msg.nil? then self.class.message else @msg end; end