7 8 9
# File 'lib/unencumbered.rb', line 7 def self.executes(scope=:all, &block) before(scope, &block) end