Class: StringIO
Instance Method Summary collapse
Instance Method Details
#testify(symtbl, &block) ⇒ Object
111 112 113 |
# File 'lib/uttk/loaders/Loader.rb', line 111 def testify ( symtbl, &block ) read.testify(symtbl, &block) end |