# File lib/xdg.rb, line 40
  def self.[](*env_path)
    BaseDir.new(*env_path)
  end