159 160 161 162
# File 'lib/is24.rb', line 159 def expose(id) response = connection.get("expose/#{id}") response.body["expose.expose"] end