module Overapp module Load class Empty def load(base,ops) Overapp::Files.new end end end end