class SassC::Engine

def output_style_enum

def output_style_enum
  @output_style_enum ||= Native::SassOutputStyle[output_style]
end