def test_big(): text = open(local('big.css')).read() res = css.from_string(text)
def _test_big(): res = css.from_string(text)