# File lib/rhc/servers.rb, line 77 def initialize(config=nil) @servers ||= load || [] sync_from_config(config) end