My first Moose class

has 'attribute' => (
    is => 'ro',
);