class EacRubyUtils::RequireSub::SubFile

def initialize(owner, path)

def initialize(owner, path)
  @owner = owner
  @path = path
end