Ad
  • Default User Avatar

    I took this kata as: You have an instance of a defined class. The instance has a method that its class doesn't and you want to teach that method to all other instances of that class. Defined the function in the class code shouldn't be a solution.