# File lib_wpm/wpm.rb, line 434
    def env
      # return a Hash of CGI meta variables.
      raise NotImplementedError, 'abstract method'
    end