# File temp/Graph/Graph.rb, line 350
      def sort( *arrys )
        sort_multiple( arrys )
      end