module NexusCli

def root

def root
  @root ||= Pathname.new(File.expand_path('../', File.dirname(__FILE__)))
end