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