# File lib/gitlab.rb, line 18
  def self.client(options={})
    Gitlab::Client.new(options)
  end