# File lib/ruby-vpi/integer.rb, line 52
52:   def mask
53:     length.to_mask
54:   end