module CodeRay::Encoders::HTML::Output

def stylesheet in_tag = false

def stylesheet in_tag = false
  Output.make_stylesheet @css, in_tag
end