Import the given field from another class, or, if the field belongs
to this class, add a duplicate of it (in this case, it is an error
not to change the field name).
Import the given method from another class, or, if the method belongs
to this class, add a duplicate of it (in this case, it is an error
not to change the method name or parameter types).