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