# File lib/erubis/tiny.rb, line 128
    def result(_binding=TOPLEVEL_BINDING)
      eval @src, _binding
    end