Method: Token#to_s

Defined in:
lib/crokus/token.rb

#to_sObject



29
30
31
# File 'lib/crokus/token.rb', line 29

def to_s
  val
end