value accessor * for getting their values. Colour objects, though, must be accessed using * SassColour::rgb(). * * Second, making functions accessible from Sass introduces the temptation * to do things like database access within stylesheets. * This temptation must be resisted. * Keep in mind that Sass stylesheets are only compiled once and then left as * static CSS files. Any dynamic CSS should be left in