# File lib/sass/script/lexer.rb, line 187
def
char
(
pos
=
@scanner
.
pos
)
@scanner
.
string
[
pos
,
1
]
end