class ActionView::TemplatePath

def eql?(other) # :nodoc:

:nodoc:
def eql?(other) # :nodoc:
  @virtual == other.virtual
end