395 396 397
# File 'lib/user.rb', line 395 def get_taxonomy(id, options = nil) return @client.get__config__taxonomies(id, options) end