cp = script("CameraPhone").new()
cp.snap()
-- "SNAP!"
cp.ring(3)
-- "RING!!!"
put cp.resolution
-- "1024x768"
put cp.ringtone
-- "Bell"