class Nokogiri::XML::ProcessingInstruction

def initialize(document, name, content) # rubocop:disable Style/RedundantInitialize

rubocop:disable Style/RedundantInitialize
def initialize(document, name, content) # rubocop:disable Style/RedundantInitialize
end