class Haml::Util::StaticConditionalContext
def initialize(set)
-
set(#include?) -- The set of variables that are defined for this context.
def initialize(set) @set = set end
set
(#include?)
-- The set of variables that are defined for this context.
def initialize(set) @set = set end