# File lib/sass/script/literal.rb, line 211 def to_i raise Sass::SyntaxError.new("#{self.inspect} is not an integer.") end