class StringIO
Contains patches to Ruby’s core classes.
Public Instance Methods
to_s() → String
click to toggle source
Equivalent to string
.
# File lib/alda-rb/patches.rb, line 239 def to_s string end