40 41 42
# File 'lib/htmlgrid/label.rb', line 40 def to_html(context) context.label(@attributes) { @value } end