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