class Pry::Method::Patcher

def initialize(method)

def initialize(method)
  @method = method
end