# File lib/rolify/configure.rb, line 32 def use_dynamic_shortcuts return if !sanity_check([]) self.dynamic_shortcuts = true end