Method: PageTemplate::TextCommand#to_s

Defined in:
lib/PageTemplate/commands.rb

#to_sObject



202
203
204
# File 'lib/PageTemplate/commands.rb', line 202

def to_s
  @text
end