# File lib/erb.rb, line 721
  def run(b=TOPLEVEL_BINDING)
    print self.result(b)
  end