Public class methods
options=
(value)
[show source]
# File lib/haml/template.rb, line 14 14: def options=(value) 15: @@options = value 16: end