# File lib/apotomo/rails/view_helper.rb, line 38 def widget_div(*args, &block) widget_tag(:div, *args, &block) end