class Lookbook::ActionViewAnnotationsStripper

def initialize(text)

def initialize(text)
  @text = text.to_s
end