# File lib/celerity/javascript_debugger.rb, line 9
    def getFrame(ctx, script)
      p debug_info_for(script)
    end