class RailsEnvironment

def initialize(dir)

def initialize(dir)
  @root = dir
end