class Lookbook::FileDataUriEncoder

def call

def call
  DataUriEncoder.call(content, mime_type)
end