# File lib/facet/bytes.rb, line 50
  def bits_to_bytes
    self / 8.0
  end