def interpret_bootstrap_stderr(self, matches, **kwargs): """Wrap _interpret_emr_bootstrap_stderr(), since fs doesn't matter""" return _interpret_emr_bootstrap_stderr(self.mock_fs, matches, **kwargs)