<% tag :div, object.merge_html_attributes(:class => " section _tool") do %> <% if object.name? %>
<%= object.name %>
<% end %>
<%= object.content %>
<% end %>