public function theme_feed_site( $theme ) { return URL::get( 'atom_feed', array( 'index' => '1' ) ); } // called in hiengine this way