# File lib/rhc/exceptions.rb, line 71 def initialize(message="Server does not support teams") super message, 161 end