# File lib/rhc/exceptions.rb, line 35
    def initialize(message="Environment variable not found")
      super message, 157
    end