class Erubis::TinyEruby

def result(_binding=TOPLEVEL_BINDING)

def result(_binding=TOPLEVEL_BINDING)
  eval @src, _binding
end