# File lib/binding_of_caller/jruby_interpreted.rb, line 5
    def initialize(binding)
      @binding = binding
    end