# File lib/nokogiri/xml/relax_ng.rb, line 7
      def RelaxNG string_or_io
        RelaxNG.new(string_or_io)
      end