19 20 21
# File 'lib/crowdflower/unit.rb', line 19 def get(id) connection.get("#{resource_uri}/#{id}") end