9 10 11
# File 'lib/humanid/essay.rb', line 9 def human_id @human_id || @human_id = HumanID.new(env) if human_id? end