method
    
    ago
  ago(other)
  public
  
    Hide source    
    
      
  
# File activesupport/lib/active_support/time_with_zone.rb, line 247 def ago(other) since(-other) end

  
  
  
  
  