def matches()

in test-snapshot-binaries/linux_load_commands.py [0:0]


    def matches(self, input_string):
        return self.regex.match(input_string)