# File rbot/message.rb, line 130
    def public?
      return !@private
    end