= NaHi = Hello! I'm the author of soap4r. {{{ #!ruby class Foo def foo puts "foo" end end }}} {{{ #!python class Test: def foo: print "foo" }}}