Object
@see Hpricot @private
@see Haml::HTML::Node#to_haml
# File lib/haml/html.rb, line 172 172: def to_haml(tabs, options) 173: (children || []).inject('') {|s, c| s << c.to_haml(0, options)} 174: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.