Returns:
122 123 124
# File 'lib/jsi/schema_set.rb', line 122 def inspect "#{self.class}[#{map(&:inspect).join(", ")}]" end