module Camera
# define methods here
end
class MobilePhone
class CameraPhone < MobilePhone
include Camera