# File lib/facet/numeric/bytes.rb, line 38
  def gigabytes
    self * 1024.megabytes 
  end