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