# File lib/tins/bijection.rb, line 18 def initialize(inverted = Bijection.new(self)) @inverted = inverted end