# File lib/buildr/java/version_requirement.rb, line 147
    def &(other)
      operation(:&, other)
    end