Returns a new instance of Client.
15 16 17
# File 'lib/pwush/client.rb', line 15 def initialize(options) @config = Config.new(options) end