# File Geodesic.rb, line 74
                def normal_out?
                        self.normal.dot( @a ) > 0
                end