Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This comment is hidden because it contains spoiler information about the solution
This kata's solutions have the answer to how craecke did it: http://www.codewars.com/kata/method-lockdown. Remember that
**
is a method.@Zedenem
mlabrum's solution works as far as I can tell, just add his code to the "Solution Setup" part and you should be good to go, unless I'm missing something...
I tested it and it successfully blocked it
I haven't done much with locking down methods or operators here, so what follows is just a shot in the dark:
Does that work or help at all?