# File lib/kwalify/util/hashlike.rb, line 30 def key?(key) instance_variables().include?("@#{key}") end