22 23 24
# File 'lib/keymaker/response.rb', line 22 def neo4j_id body["self"] && body["self"][/\d+$/].to_i end