class EacRubyUtils::Envs::File

def initialize(env, path)

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