Raises:
30 31 32
# File 'lib/f_http_client/base.rb', line 30 def self.config raise NotImplementedError, 'Clients must implement .config' end