# File lib/rhc/commands.rb, line 164
      def ==(other)
        @table == other.instance_variable_get(:@table)
      end