module Nenv

def instance

def instance
  @instance ||= Nenv::AutoEnvironment.new
end