export default { add(a,b){ return a+b } }