# File lib/markaby/builder.rb, line 275
    def initialize(s, a, b)
      @s, @f1, @f2 = s, a, b 
    end