# File lib/json-schema/validator.rb, line 54
      def self.build_fragment(fragments)
        "#/#{fragments.join('/')}"
      end