# File lib/facet/numeric/bytes.rb, line 10
  def bits
    self / 8.0
  end