# File lib/active_support/core_ext/numeric/bytes.rb, line 21
        def gigabytes
          self * 1024.megabytes 
        end