# File lib/pry/method/patcher.rb, line 8
      def initialize(method)
        @method = method
      end