4 5 6
# File 'lib/bitbuckit/client/users.rb', line 4 def user(user = nil, options = {}) get User.path(user), options end