<table class=<%= inspect class%><%= if id, do: "id=#{inspect id}", else: "" %>>
  <caption><%= caption %></caption
  <th>
<%= day_names %>
  </th>
<%= weeks %>
</table>
