# File lib/gh/response.rb, line 76
    def ==(other)
      super or @data == other
    end