15 16 17
# File 'lib/peatio/sql/client.rb', line 15 def connect @client = Mysql2::Client.new(config) end