# File lib/rhc/exceptions.rb, line 41 def initialize(message="Server does not support environment variables") super message, 158 end