# File lib/active_support/core_ext/numeric/bytes.rb, line 18
def
kilobytes
self
*
KILOBYTE
end