instance MyClass Int where
  myMethod x = x + 1
  myMethod2 x = x + 1