# File lib/support.rb, line 235
  def function?
    not KNOWN_TYPES.has_key? self.type.contents
  end