# File lib/active_support/core_ext/numeric/bytes.rb, line 43
        def exabytes
          self * EXABYTE
        end