namespace Doprava; class Auto { function zatrub() { echo 'Bip bip!'; } }