# File lib/mongo/error.rb, line 113
    def label?(label)
      @labels.include?(label)
    end