getDeclaredMethod does not allow to get inherited methods, so changing it to getMethod
getDeclaredMethod
getMethod