class Haml::Compiler::ScriptCompiler
def initialize(identity, options)
def initialize(identity, options) @identity = identity @disable_capture = options[:disable_capture] end
def initialize(identity, options) @identity = identity @disable_capture = options[:disable_capture] end