class Lookbook::SearchParamEncoder

def initialize(data)

def initialize(data)
  @data = data.to_h
end