module Martlet
Constants
- VERSION
Public Class Methods
new(*args)
click to toggle source
# File lib/martlet.rb, line 17 def self.new(*args) Client.new(*args) end
# File lib/martlet.rb, line 17 def self.new(*args) Client.new(*args) end