I\'m trying to use a method decorator to coerce the type of an argument to a method. It seems like it should work. And the JS output runs correctly. Here is my code: