# File lib/twitter/client/favorites.rb, line 17
          def uri_suffix(opts); opts && opts[:page] ? "?page=#{opts[:page]}" : ""; end