# File lib/declarative_authorization/development_support/change_analyzer.rb, line 90 def permit? (*args) @current_engine.permit?(*args) end