# File lib/active_support/core_ext/numeric/bytes.rb, line 28
        def gigabytes
          self * GIGABYTE
        end