When I try to follow the instructions at http://yokolet.blogspot.com.au/2012/10/clementine-gem-clojurescript-on-rails.html for my existing Rails site, I get the following error popping up in the Chrome console: ``` Uncaught Error: No protocol method IWriter.-write defined for type undefined: ``` Any ideas what can be done about this?