12 13 14
# File 'lib/crumbs/proxy.rb', line 12 def controller(*args, &block) Dsl::Controller.new(*args, &block) end