class Lookbook::PriorityPrefixParser

def initialize(input)

def initialize(input)
  @input = String(input)
end