Object
# File lib/winewoo_core/services/authorizers/null_authorizer.rb, line 4 def authorize_action(params=nil) return false end