# File lib/binding_of_caller/jruby_interpreted.rb, line 31
    def frame_description
      "#{block_desc}#{method_desc}"
    end