Working with bitwise operators for binary operations: &, |, ^, ~, <<, and >>
This section covers bitwise operators in Ruby.