# File lib/loquacious/undefined.rb, line 65
    def initialize( key )
      @key = Kernel.Array(key)
    end