# File lib/neo4jr-social/param_helper.rb, line 20 def param_level @param_level ||= (params.delete('level') || 1).to_i end