89 90 91
# File 'lib/winter/dsl.rb', line 89 def directive( key, value=nil ) @directives[key] = value end