# File lib/ruby-vpi/integer.rb, line 40
40:   def mask
41:     length.to_mask
42:   end