# File lib/rack/raw_upload.rb, line 126 def eql_with_fix?(o) self.object_id.eql?(o.object_id) || self.eql_without_fix?(o) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.