import Method from './Method'; export default Method; export { Method }; export * from './Method';