class MessageController < ApplicationController
  def text:string
  end
end
