Raises:
if this value isn't an integer
186
# File 'lib/sass/script/value/base.rb', line 186 def assert_int!; to_i; end