# File lib/sugar-high/kind_of.rb, line 65
  def initialize *kinds
    self.kinds = *kinds
  end