Returns:
233 234 235
# File 'lib/cantor/absolute_set.rb', line 233 def inspect "AbsoluteSet(#{to_a.map(&:inspect).join(', ')})" end