You need to sign in to do that
Don't have an account?

A Trailhead challenge is asking me to create this method: public static insertNewAccount(String s). However when I do the developer console sees it as a constructor and not a method. The class is another name. Why is this happening and how do I fix it?
Please post your code. It's hard to answer without any information.