# File lib/flickr/base.rb, line 657 def initialize(count,fromdate,todate) @count = count @fromdate = fromdate @todate = todate end