Class: String

Inherits:
Object show all
Defined in:
lib/tnetstrings.rb

Instance Method Summary collapse

Instance Method Details

#to_tnetsObject



50
51
52
# File 'lib/tnetstrings.rb', line 50

def to_tnets(*)
  "#{size}:#{self},"
end