must be called something like this
my $mobile = new Telecoms(); $mobile->phone( "home" );
Telecoms::phone( $mobile, "home" );