# File temp/functions.rb, line 349
                def Functions::ceiling( number )
                        number(number).ceil
                end