Classes: Client
3 4 5
# File 'lib/current-price/google.rb', line 3 def self.client(options={}) Google::Client.new(options) end