class <%= class_name %> class << self def respond_to text, questioneer='' text.reverse[0...140] end end end