'<methodname>' cannot be implemented more than once
You have attempted to implement a method that has already been implemented.
Error ID: BC30583
To correct this error
Check the method name to make sure you have spelled it correctly.
If the method is redundant, remove the extra declaration.