The script (below) from this tutorial contains two start_urls.
start_urls
from scrapy.spider import Spider from scrapy.selector import Selector from dirb
The class does not have a rules property. Have a look at http://readthedocs.org/docs/scrapy/en/latest/intro/overview.html and search for "rules" to find an example.
rules