class Rouge::Lexers::Lasso

def initialize(*)

def initialize(*)
  super
  @start_inline = bool_option(:start_inline)
end