Hi Alex, In your PDF book, regarding `test/controllers/concerns/authenticable_test.rb` on page 56 it is `@authentication = MockController.new` but on page 57, it is `@authentication = Authentication.new` Which one is correct? Regards, Askar