# File lib/support.rb, line 260
  def hash
    type.contents.hash ^ @list.hash
  end