Returns the value of attribute text
Returns:
the current value of text
5 6 7
# File 'lib/ccp/receivers/commentable.rb', line 5 def text @text end