# File lib/apotomo/widget_shortcuts.rb, line 31 def widget(*args, &block) FactoryProxy.new(*args, &block) end