* public $fixtures=array( * 'posts' => 'Post', * 'comments' => 'Comment', * ); *
$this->posts
$this->posts['first post']
$this->posts('first post')