# File lib/facets/more/rwdelegator.rb, line 34
  def ==( other )
    @read.call == other
  end