method

terabytes

terabytes()
public

No documentation available.

# File activesupport/lib/active_support/core_ext/numeric/bytes.rb, line 33
        def terabytes
          self * TERABYTE
        end