# File lib/rhc/rest/mock.rb, line 962 def enable_ha if supports? "MAKE_HA" @app else raise RHC::HighAvailabilityNotSupportedException.new end end