I am trying to create a Mongoose statics function for my model. But when I try to use the function it throws an error: User.findbByCredintials is not a function Here is user