# File lib/gitlab/objectified_hash.rb, line 21
    def inspect
      "#<#{self.class}:#{object_id} {hash: #{@hash.inspect}}"
    end