So, I'm probably doing something wrong, but I have a `before_action :authorize` in my controller and it doesn't seem to call the `def authorize` method. I see the macros defined in the controllers for before_action. Any idea's?