Classes: Index
3 4 5
# File 'lib/pic2ch/pages.rb', line 3 def self.index(p = 1) Index.new(p) end
7 8 9
# File 'lib/pic2ch/pages.rb', line 7 def self.threads index.threads end