# File lib/active_support/core_ext/numeric/bytes.rb, line 38
        def petabytes
          self * PETABYTE
        end