class ActiveStorage::Service::DiskService

def initialize(root:)

def initialize(root:)
  @root = root
end