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