12 13 14 15
# File 'lib/wherelizer/sexp_extensions.rb', line 12 def extract_val check_type [:lit, :str] self[1] end