# File lib/sass/supports.rb, line 49 def initialize(left, right, op) @left = left @right = right @op = op end