sucker 1.3.0.pre.2 → 1.3.0.pre.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. data/README.md +32 -19
  2. data/lib/sucker.rb +0 -1
  3. data/lib/sucker.rbc +281 -0
  4. data/lib/sucker/parameters.rb +4 -8
  5. data/lib/sucker/parameters.rbc +723 -0
  6. data/lib/sucker/request.rb +1 -3
  7. data/lib/sucker/request.rbc +2674 -0
  8. data/lib/sucker/response.rb +9 -32
  9. data/lib/sucker/response.rbc +1319 -0
  10. data/lib/sucker/response/hash.rb +46 -0
  11. data/lib/sucker/version.rb +2 -4
  12. data/lib/sucker/version.rbc +130 -0
  13. data/spec/spec_helper.rb +4 -4
  14. data/spec/spec_helper.rbc +230 -0
  15. data/spec/sucker/parameters_spec.rbc +1476 -0
  16. data/spec/sucker/request_spec.rb +0 -11
  17. data/spec/sucker/request_spec.rbc +2642 -0
  18. data/spec/sucker/response/hash_spec.rb +43 -0
  19. data/spec/sucker/response_spec.rb +3 -18
  20. data/spec/sucker/response_spec.rbc +2854 -0
  21. data/spec/sucker_spec.rbc +287 -0
  22. data/spec/support/amazon_credentials.rbc +154 -0
  23. data/spec/support/asins.rbc +335 -0
  24. data/spec/support/vcr.rbc +356 -0
  25. metadata +36 -52
  26. data/spec/fixtures/cassette_library/067972110x.yml +0 -26
  27. data/spec/fixtures/cassette_library/integration/alternate_versions.yml +0 -26
  28. data/spec/fixtures/cassette_library/integration/errors.yml +0 -26
  29. data/spec/fixtures/cassette_library/integration/france.yml +0 -26
  30. data/spec/fixtures/cassette_library/integration/images.yml +0 -26
  31. data/spec/fixtures/cassette_library/integration/item_lookup/multiple.yml +0 -26
  32. data/spec/fixtures/cassette_library/integration/item_lookup/single.yml +0 -26
  33. data/spec/fixtures/cassette_library/integration/item_search.yml +0 -26
  34. data/spec/fixtures/cassette_library/integration/japan.yml +0 -26
  35. data/spec/fixtures/cassette_library/integration/keyword_search.yml +0 -26
  36. data/spec/fixtures/cassette_library/integration/kindle.yml +0 -26
  37. data/spec/fixtures/cassette_library/integration/kindle_2.yml +0 -26
  38. data/spec/fixtures/cassette_library/integration/multiple_locales.yml +0 -151
  39. data/spec/fixtures/cassette_library/integration/power_search.yml +0 -26
  40. data/spec/fixtures/cassette_library/integration/related_items/child.yml +0 -26
  41. data/spec/fixtures/cassette_library/integration/related_items/parent.yml +0 -26
  42. data/spec/fixtures/cassette_library/integration/seller_listings_search.yml +0 -26
  43. data/spec/fixtures/cassette_library/integration/twenty_items.yml +0 -26
  44. data/spec/fixtures/cassette_library/unit/sucker/request.yml +0 -61
  45. data/spec/fixtures/cassette_library/unit/sucker/response.yml +0 -26
@@ -1,9 +1,7 @@
1
- # encoding: utf-8
2
-
3
1
  require 'net/http'
4
2
  require 'openssl'
5
3
 
6
- module Sucker #:nodoc:
4
+ module Sucker
7
5
 
8
6
  # A wrapper around the API request
9
7
  class Request
@@ -0,0 +1,2674 @@
1
+ !RBIX
2
+ 0
3
+ x
4
+ M
5
+ 1
6
+ n
7
+ n
8
+ x
9
+ 10
10
+ __script__
11
+ i
12
+ 55
13
+ 5
14
+ 7
15
+ 0
16
+ 64
17
+ 47
18
+ 49
19
+ 1
20
+ 1
21
+ 15
22
+ 5
23
+ 7
24
+ 2
25
+ 64
26
+ 47
27
+ 49
28
+ 1
29
+ 1
30
+ 15
31
+ 5
32
+ 7
33
+ 3
34
+ 64
35
+ 47
36
+ 49
37
+ 1
38
+ 1
39
+ 15
40
+ 99
41
+ 7
42
+ 4
43
+ 65
44
+ 49
45
+ 5
46
+ 2
47
+ 13
48
+ 99
49
+ 12
50
+ 7
51
+ 6
52
+ 12
53
+ 7
54
+ 7
55
+ 12
56
+ 65
57
+ 12
58
+ 49
59
+ 8
60
+ 4
61
+ 15
62
+ 49
63
+ 6
64
+ 0
65
+ 15
66
+ 2
67
+ 11
68
+ I
69
+ 6
70
+ I
71
+ 0
72
+ I
73
+ 0
74
+ I
75
+ 0
76
+ n
77
+ p
78
+ 9
79
+ s
80
+ 8
81
+ net/http
82
+ x
83
+ 7
84
+ require
85
+ s
86
+ 7
87
+ openssl
88
+ s
89
+ 3
90
+ uri
91
+ x
92
+ 6
93
+ Sucker
94
+ x
95
+ 11
96
+ open_module
97
+ x
98
+ 15
99
+ __module_init__
100
+ M
101
+ 1
102
+ n
103
+ n
104
+ x
105
+ 6
106
+ Sucker
107
+ i
108
+ 29
109
+ 5
110
+ 66
111
+ 99
112
+ 7
113
+ 0
114
+ 1
115
+ 65
116
+ 49
117
+ 1
118
+ 3
119
+ 13
120
+ 99
121
+ 12
122
+ 7
123
+ 2
124
+ 12
125
+ 7
126
+ 3
127
+ 12
128
+ 65
129
+ 12
130
+ 49
131
+ 4
132
+ 4
133
+ 15
134
+ 49
135
+ 2
136
+ 0
137
+ 11
138
+ I
139
+ 6
140
+ I
141
+ 0
142
+ I
143
+ 0
144
+ I
145
+ 0
146
+ n
147
+ p
148
+ 5
149
+ x
150
+ 7
151
+ Request
152
+ x
153
+ 10
154
+ open_class
155
+ x
156
+ 14
157
+ __class_init__
158
+ M
159
+ 1
160
+ n
161
+ n
162
+ x
163
+ 7
164
+ Request
165
+ i
166
+ 275
167
+ 5
168
+ 66
169
+ 65
170
+ 7
171
+ 0
172
+ 44
173
+ 43
174
+ 1
175
+ 4
176
+ 6
177
+ 49
178
+ 2
179
+ 1
180
+ 13
181
+ 7
182
+ 3
183
+ 7
184
+ 4
185
+ 64
186
+ 49
187
+ 5
188
+ 2
189
+ 15
190
+ 13
191
+ 7
192
+ 6
193
+ 7
194
+ 7
195
+ 64
196
+ 49
197
+ 5
198
+ 2
199
+ 15
200
+ 13
201
+ 7
202
+ 8
203
+ 7
204
+ 9
205
+ 64
206
+ 49
207
+ 5
208
+ 2
209
+ 15
210
+ 13
211
+ 7
212
+ 10
213
+ 7
214
+ 11
215
+ 64
216
+ 49
217
+ 5
218
+ 2
219
+ 15
220
+ 13
221
+ 7
222
+ 12
223
+ 7
224
+ 13
225
+ 64
226
+ 49
227
+ 5
228
+ 2
229
+ 15
230
+ 13
231
+ 7
232
+ 14
233
+ 7
234
+ 15
235
+ 64
236
+ 49
237
+ 5
238
+ 2
239
+ 15
240
+ 49
241
+ 16
242
+ 2
243
+ 15
244
+ 5
245
+ 7
246
+ 17
247
+ 47
248
+ 49
249
+ 18
250
+ 1
251
+ 15
252
+ 5
253
+ 7
254
+ 19
255
+ 47
256
+ 49
257
+ 18
258
+ 1
259
+ 15
260
+ 5
261
+ 7
262
+ 20
263
+ 47
264
+ 49
265
+ 18
266
+ 1
267
+ 15
268
+ 5
269
+ 7
270
+ 21
271
+ 47
272
+ 49
273
+ 18
274
+ 1
275
+ 15
276
+ 5
277
+ 7
278
+ 22
279
+ 47
280
+ 49
281
+ 18
282
+ 1
283
+ 15
284
+ 99
285
+ 7
286
+ 23
287
+ 7
288
+ 24
289
+ 65
290
+ 67
291
+ 49
292
+ 25
293
+ 0
294
+ 49
295
+ 26
296
+ 4
297
+ 15
298
+ 99
299
+ 7
300
+ 27
301
+ 7
302
+ 28
303
+ 65
304
+ 67
305
+ 49
306
+ 25
307
+ 0
308
+ 49
309
+ 26
310
+ 4
311
+ 15
312
+ 99
313
+ 7
314
+ 29
315
+ 7
316
+ 30
317
+ 65
318
+ 67
319
+ 49
320
+ 25
321
+ 0
322
+ 49
323
+ 26
324
+ 4
325
+ 15
326
+ 99
327
+ 7
328
+ 31
329
+ 7
330
+ 32
331
+ 65
332
+ 67
333
+ 49
334
+ 25
335
+ 0
336
+ 49
337
+ 26
338
+ 4
339
+ 15
340
+ 99
341
+ 7
342
+ 33
343
+ 7
344
+ 34
345
+ 65
346
+ 67
347
+ 49
348
+ 25
349
+ 0
350
+ 49
351
+ 26
352
+ 4
353
+ 15
354
+ 5
355
+ 48
356
+ 35
357
+ 15
358
+ 99
359
+ 7
360
+ 36
361
+ 7
362
+ 37
363
+ 65
364
+ 67
365
+ 49
366
+ 25
367
+ 0
368
+ 49
369
+ 26
370
+ 4
371
+ 15
372
+ 99
373
+ 7
374
+ 38
375
+ 7
376
+ 39
377
+ 65
378
+ 67
379
+ 49
380
+ 25
381
+ 0
382
+ 49
383
+ 26
384
+ 4
385
+ 15
386
+ 99
387
+ 7
388
+ 40
389
+ 7
390
+ 41
391
+ 65
392
+ 67
393
+ 49
394
+ 25
395
+ 0
396
+ 49
397
+ 26
398
+ 4
399
+ 15
400
+ 99
401
+ 7
402
+ 42
403
+ 7
404
+ 43
405
+ 65
406
+ 67
407
+ 49
408
+ 25
409
+ 0
410
+ 49
411
+ 26
412
+ 4
413
+ 15
414
+ 99
415
+ 7
416
+ 44
417
+ 7
418
+ 45
419
+ 65
420
+ 67
421
+ 49
422
+ 25
423
+ 0
424
+ 49
425
+ 26
426
+ 4
427
+ 15
428
+ 99
429
+ 7
430
+ 46
431
+ 7
432
+ 47
433
+ 65
434
+ 67
435
+ 49
436
+ 25
437
+ 0
438
+ 49
439
+ 26
440
+ 4
441
+ 11
442
+ I
443
+ 6
444
+ I
445
+ 0
446
+ I
447
+ 0
448
+ I
449
+ 0
450
+ n
451
+ p
452
+ 48
453
+ x
454
+ 5
455
+ HOSTS
456
+ x
457
+ 4
458
+ Hash
459
+ x
460
+ 16
461
+ new_from_literal
462
+ x
463
+ 2
464
+ us
465
+ s
466
+ 17
467
+ ecs.amazonaws.com
468
+ x
469
+ 3
470
+ []=
471
+ x
472
+ 2
473
+ uk
474
+ s
475
+ 19
476
+ ecs.amazonaws.co.uk
477
+ x
478
+ 2
479
+ de
480
+ s
481
+ 16
482
+ ecs.amazonaws.de
483
+ x
484
+ 2
485
+ ca
486
+ s
487
+ 16
488
+ ecs.amazonaws.ca
489
+ x
490
+ 2
491
+ fr
492
+ s
493
+ 16
494
+ ecs.amazonaws.fr
495
+ x
496
+ 2
497
+ jp
498
+ s
499
+ 16
500
+ ecs.amazonaws.jp
501
+ x
502
+ 9
503
+ const_set
504
+ x
505
+ 13
506
+ associate_tag
507
+ x
508
+ 13
509
+ attr_accessor
510
+ x
511
+ 3
512
+ key
513
+ x
514
+ 8
515
+ local_ip
516
+ x
517
+ 6
518
+ locale
519
+ x
520
+ 6
521
+ secret
522
+ x
523
+ 10
524
+ initialize
525
+ M
526
+ 1
527
+ n
528
+ n
529
+ x
530
+ 10
531
+ initialize
532
+ i
533
+ 22
534
+ 23
535
+ 0
536
+ 10
537
+ 14
538
+ 44
539
+ 43
540
+ 0
541
+ 78
542
+ 49
543
+ 1
544
+ 1
545
+ 19
546
+ 0
547
+ 15
548
+ 20
549
+ 0
550
+ 56
551
+ 2
552
+ 50
553
+ 3
554
+ 0
555
+ 11
556
+ I
557
+ 3
558
+ I
559
+ 1
560
+ I
561
+ 0
562
+ I
563
+ 1
564
+ n
565
+ p
566
+ 4
567
+ x
568
+ 4
569
+ Hash
570
+ x
571
+ 16
572
+ new_from_literal
573
+ M
574
+ 1
575
+ p
576
+ 2
577
+ x
578
+ 9
579
+ for_block
580
+ t
581
+ n
582
+ x
583
+ 10
584
+ initialize
585
+ i
586
+ 27
587
+ 58
588
+ 37
589
+ 19
590
+ 0
591
+ 15
592
+ 37
593
+ 19
594
+ 1
595
+ 15
596
+ 15
597
+ 5
598
+ 20
599
+ 0
600
+ 47
601
+ 101
602
+ 0
603
+ 7
604
+ 1
605
+ 63
606
+ 2
607
+ 20
608
+ 1
609
+ 47
610
+ 49
611
+ 2
612
+ 2
613
+ 11
614
+ I
615
+ 6
616
+ I
617
+ 2
618
+ I
619
+ 2
620
+ I
621
+ 2
622
+ n
623
+ p
624
+ 3
625
+ x
626
+ 4
627
+ to_s
628
+ s
629
+ 1
630
+ =
631
+ x
632
+ 4
633
+ send
634
+ p
635
+ 3
636
+ I
637
+ 0
638
+ I
639
+ 29
640
+ I
641
+ 1b
642
+ x
643
+ 52
644
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
645
+ p
646
+ 2
647
+ x
648
+ 1
649
+ k
650
+ x
651
+ 1
652
+ v
653
+ x
654
+ 4
655
+ each
656
+ p
657
+ 5
658
+ I
659
+ -1
660
+ I
661
+ 28
662
+ I
663
+ e
664
+ I
665
+ 29
666
+ I
667
+ 16
668
+ x
669
+ 52
670
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
671
+ p
672
+ 1
673
+ x
674
+ 4
675
+ args
676
+ x
677
+ 17
678
+ method_visibility
679
+ x
680
+ 15
681
+ add_defn_method
682
+ x
683
+ 2
684
+ <<
685
+ M
686
+ 1
687
+ n
688
+ n
689
+ x
690
+ 2
691
+ <<
692
+ i
693
+ 9
694
+ 5
695
+ 48
696
+ 0
697
+ 20
698
+ 0
699
+ 49
700
+ 1
701
+ 1
702
+ 11
703
+ I
704
+ 3
705
+ I
706
+ 1
707
+ I
708
+ 1
709
+ I
710
+ 1
711
+ n
712
+ p
713
+ 2
714
+ x
715
+ 10
716
+ parameters
717
+ x
718
+ 6
719
+ merge!
720
+ p
721
+ 5
722
+ I
723
+ -1
724
+ I
725
+ 33
726
+ I
727
+ 0
728
+ I
729
+ 34
730
+ I
731
+ 9
732
+ x
733
+ 52
734
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
735
+ p
736
+ 1
737
+ x
738
+ 4
739
+ hash
740
+ x
741
+ 3
742
+ get
743
+ M
744
+ 1
745
+ n
746
+ n
747
+ x
748
+ 3
749
+ get
750
+ i
751
+ 42
752
+ 5
753
+ 5
754
+ 48
755
+ 0
756
+ 56
757
+ 1
758
+ 47
759
+ 50
760
+ 2
761
+ 1
762
+ 19
763
+ 0
764
+ 15
765
+ 45
766
+ 3
767
+ 4
768
+ 13
769
+ 71
770
+ 5
771
+ 47
772
+ 9
773
+ 36
774
+ 47
775
+ 49
776
+ 6
777
+ 0
778
+ 13
779
+ 20
780
+ 0
781
+ 47
782
+ 49
783
+ 7
784
+ 1
785
+ 15
786
+ 8
787
+ 41
788
+ 20
789
+ 0
790
+ 49
791
+ 5
792
+ 1
793
+ 11
794
+ I
795
+ 4
796
+ I
797
+ 1
798
+ I
799
+ 0
800
+ I
801
+ 0
802
+ n
803
+ p
804
+ 8
805
+ x
806
+ 8
807
+ local_ip
808
+ M
809
+ 1
810
+ p
811
+ 2
812
+ x
813
+ 9
814
+ for_block
815
+ t
816
+ n
817
+ x
818
+ 3
819
+ get
820
+ i
821
+ 16
822
+ 45
823
+ 0
824
+ 1
825
+ 43
826
+ 2
827
+ 5
828
+ 48
829
+ 3
830
+ 4
831
+ 80
832
+ 56
833
+ 4
834
+ 50
835
+ 5
836
+ 2
837
+ 11
838
+ I
839
+ 5
840
+ I
841
+ 0
842
+ I
843
+ 0
844
+ I
845
+ 0
846
+ I
847
+ -2
848
+ p
849
+ 6
850
+ x
851
+ 3
852
+ Net
853
+ n
854
+ x
855
+ 4
856
+ HTTP
857
+ x
858
+ 4
859
+ host
860
+ M
861
+ 1
862
+ p
863
+ 2
864
+ x
865
+ 9
866
+ for_block
867
+ t
868
+ n
869
+ x
870
+ 3
871
+ get
872
+ i
873
+ 25
874
+ 57
875
+ 19
876
+ 0
877
+ 15
878
+ 5
879
+ 48
880
+ 0
881
+ 19
882
+ 1
883
+ 15
884
+ 20
885
+ 0
886
+ 7
887
+ 1
888
+ 20
889
+ 1
890
+ 47
891
+ 101
892
+ 2
893
+ 63
894
+ 2
895
+ 49
896
+ 3
897
+ 1
898
+ 11
899
+ I
900
+ 6
901
+ I
902
+ 2
903
+ I
904
+ 1
905
+ I
906
+ 1
907
+ n
908
+ p
909
+ 4
910
+ x
911
+ 18
912
+ build_signed_query
913
+ s
914
+ 10
915
+ /onca/xml?
916
+ x
917
+ 4
918
+ to_s
919
+ x
920
+ 3
921
+ get
922
+ p
923
+ 7
924
+ I
925
+ 0
926
+ I
927
+ 3d
928
+ I
929
+ 4
930
+ I
931
+ 3e
932
+ I
933
+ a
934
+ I
935
+ 3f
936
+ I
937
+ 19
938
+ x
939
+ 52
940
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
941
+ p
942
+ 2
943
+ x
944
+ 4
945
+ http
946
+ x
947
+ 5
948
+ query
949
+ x
950
+ 5
951
+ start
952
+ p
953
+ 3
954
+ I
955
+ 0
956
+ I
957
+ 3d
958
+ I
959
+ 10
960
+ x
961
+ 52
962
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
963
+ p
964
+ 0
965
+ x
966
+ 15
967
+ request_through
968
+ x
969
+ 8
970
+ Response
971
+ n
972
+ x
973
+ 3
974
+ new
975
+ x
976
+ 8
977
+ allocate
978
+ x
979
+ 10
980
+ initialize
981
+ p
982
+ 7
983
+ I
984
+ -1
985
+ I
986
+ 3b
987
+ I
988
+ 0
989
+ I
990
+ 3c
991
+ I
992
+ d
993
+ I
994
+ 42
995
+ I
996
+ 2a
997
+ x
998
+ 52
999
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
1000
+ p
1001
+ 1
1002
+ x
1003
+ 8
1004
+ response
1005
+ x
1006
+ 10
1007
+ parameters
1008
+ M
1009
+ 1
1010
+ n
1011
+ n
1012
+ x
1013
+ 10
1014
+ parameters
1015
+ i
1016
+ 33
1017
+ 39
1018
+ 0
1019
+ 13
1020
+ 10
1021
+ 32
1022
+ 15
1023
+ 45
1024
+ 1
1025
+ 2
1026
+ 13
1027
+ 71
1028
+ 3
1029
+ 47
1030
+ 9
1031
+ 27
1032
+ 47
1033
+ 49
1034
+ 4
1035
+ 0
1036
+ 13
1037
+ 47
1038
+ 49
1039
+ 5
1040
+ 0
1041
+ 15
1042
+ 8
1043
+ 30
1044
+ 49
1045
+ 3
1046
+ 0
1047
+ 38
1048
+ 0
1049
+ 11
1050
+ I
1051
+ 2
1052
+ I
1053
+ 0
1054
+ I
1055
+ 0
1056
+ I
1057
+ 0
1058
+ n
1059
+ p
1060
+ 6
1061
+ x
1062
+ 11
1063
+ @parameters
1064
+ x
1065
+ 10
1066
+ Parameters
1067
+ n
1068
+ x
1069
+ 3
1070
+ new
1071
+ x
1072
+ 8
1073
+ allocate
1074
+ x
1075
+ 10
1076
+ initialize
1077
+ p
1078
+ 5
1079
+ I
1080
+ -1
1081
+ I
1082
+ 46
1083
+ I
1084
+ 0
1085
+ I
1086
+ 47
1087
+ I
1088
+ 21
1089
+ x
1090
+ 52
1091
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
1092
+ p
1093
+ 0
1094
+ x
1095
+ 8
1096
+ version=
1097
+ M
1098
+ 1
1099
+ n
1100
+ n
1101
+ x
1102
+ 8
1103
+ version=
1104
+ i
1105
+ 16
1106
+ 5
1107
+ 48
1108
+ 0
1109
+ 7
1110
+ 1
1111
+ 64
1112
+ 20
1113
+ 0
1114
+ 13
1115
+ 18
1116
+ 3
1117
+ 49
1118
+ 2
1119
+ 2
1120
+ 15
1121
+ 11
1122
+ I
1123
+ 5
1124
+ I
1125
+ 1
1126
+ I
1127
+ 1
1128
+ I
1129
+ 1
1130
+ n
1131
+ p
1132
+ 3
1133
+ x
1134
+ 10
1135
+ parameters
1136
+ s
1137
+ 7
1138
+ Version
1139
+ x
1140
+ 3
1141
+ []=
1142
+ p
1143
+ 5
1144
+ I
1145
+ -1
1146
+ I
1147
+ 4e
1148
+ I
1149
+ 0
1150
+ I
1151
+ 4f
1152
+ I
1153
+ 10
1154
+ x
1155
+ 52
1156
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
1157
+ p
1158
+ 1
1159
+ x
1160
+ 7
1161
+ version
1162
+ x
1163
+ 7
1164
+ private
1165
+ x
1166
+ 11
1167
+ build_query
1168
+ M
1169
+ 1
1170
+ n
1171
+ n
1172
+ x
1173
+ 11
1174
+ build_query
1175
+ i
1176
+ 56
1177
+ 5
1178
+ 48
1179
+ 0
1180
+ 49
1181
+ 1
1182
+ 0
1183
+ 44
1184
+ 43
1185
+ 2
1186
+ 80
1187
+ 49
1188
+ 3
1189
+ 1
1190
+ 13
1191
+ 7
1192
+ 4
1193
+ 64
1194
+ 5
1195
+ 48
1196
+ 5
1197
+ 49
1198
+ 6
1199
+ 2
1200
+ 15
1201
+ 13
1202
+ 7
1203
+ 7
1204
+ 64
1205
+ 5
1206
+ 48
1207
+ 8
1208
+ 49
1209
+ 9
1210
+ 0
1211
+ 49
1212
+ 6
1213
+ 2
1214
+ 15
1215
+ 49
1216
+ 10
1217
+ 1
1218
+ 49
1219
+ 11
1220
+ 0
1221
+ 56
1222
+ 12
1223
+ 50
1224
+ 13
1225
+ 0
1226
+ 7
1227
+ 14
1228
+ 64
1229
+ 49
1230
+ 15
1231
+ 1
1232
+ 11
1233
+ I
1234
+ 5
1235
+ I
1236
+ 0
1237
+ I
1238
+ 0
1239
+ I
1240
+ 0
1241
+ n
1242
+ p
1243
+ 16
1244
+ x
1245
+ 10
1246
+ parameters
1247
+ x
1248
+ 9
1249
+ normalize
1250
+ x
1251
+ 4
1252
+ Hash
1253
+ x
1254
+ 16
1255
+ new_from_literal
1256
+ s
1257
+ 14
1258
+ AWSAccessKeyId
1259
+ x
1260
+ 3
1261
+ key
1262
+ x
1263
+ 3
1264
+ []=
1265
+ s
1266
+ 12
1267
+ AssociateTag
1268
+ x
1269
+ 13
1270
+ associate_tag
1271
+ x
1272
+ 4
1273
+ to_s
1274
+ x
1275
+ 5
1276
+ merge
1277
+ x
1278
+ 4
1279
+ sort
1280
+ M
1281
+ 1
1282
+ p
1283
+ 2
1284
+ x
1285
+ 9
1286
+ for_block
1287
+ t
1288
+ n
1289
+ x
1290
+ 11
1291
+ build_query
1292
+ i
1293
+ 29
1294
+ 58
1295
+ 37
1296
+ 19
1297
+ 0
1298
+ 15
1299
+ 37
1300
+ 19
1301
+ 1
1302
+ 15
1303
+ 15
1304
+ 20
1305
+ 0
1306
+ 47
1307
+ 101
1308
+ 0
1309
+ 7
1310
+ 1
1311
+ 63
1312
+ 2
1313
+ 5
1314
+ 20
1315
+ 1
1316
+ 47
1317
+ 49
1318
+ 2
1319
+ 1
1320
+ 81
1321
+ 3
1322
+ 11
1323
+ I
1324
+ 6
1325
+ I
1326
+ 2
1327
+ I
1328
+ 2
1329
+ I
1330
+ 2
1331
+ n
1332
+ p
1333
+ 4
1334
+ x
1335
+ 4
1336
+ to_s
1337
+ s
1338
+ 1
1339
+ =
1340
+ x
1341
+ 6
1342
+ escape
1343
+ x
1344
+ 1
1345
+ +
1346
+ p
1347
+ 5
1348
+ I
1349
+ 0
1350
+ I
1351
+ 55
1352
+ I
1353
+ 2
1354
+ I
1355
+ 5a
1356
+ I
1357
+ 1d
1358
+ x
1359
+ 52
1360
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
1361
+ p
1362
+ 2
1363
+ x
1364
+ 1
1365
+ k
1366
+ x
1367
+ 1
1368
+ v
1369
+ x
1370
+ 3
1371
+ map
1372
+ s
1373
+ 1
1374
+ &
1375
+ x
1376
+ 4
1377
+ join
1378
+ p
1379
+ 17
1380
+ I
1381
+ -1
1382
+ I
1383
+ 54
1384
+ I
1385
+ 0
1386
+ I
1387
+ 55
1388
+ I
1389
+ 6
1390
+ I
1391
+ 58
1392
+ I
1393
+ e
1394
+ I
1395
+ 57
1396
+ I
1397
+ 19
1398
+ I
1399
+ 58
1400
+ I
1401
+ 26
1402
+ I
1403
+ 55
1404
+ I
1405
+ 31
1406
+ I
1407
+ 5b
1408
+ I
1409
+ 34
1410
+ I
1411
+ 55
1412
+ I
1413
+ 38
1414
+ x
1415
+ 52
1416
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
1417
+ p
1418
+ 0
1419
+ x
1420
+ 18
1421
+ build_signed_query
1422
+ M
1423
+ 1
1424
+ n
1425
+ n
1426
+ x
1427
+ 18
1428
+ build_signed_query
1429
+ i
1430
+ 116
1431
+ 5
1432
+ 48
1433
+ 0
1434
+ 19
1435
+ 0
1436
+ 15
1437
+ 45
1438
+ 1
1439
+ 2
1440
+ 43
1441
+ 3
1442
+ 43
1443
+ 3
1444
+ 13
1445
+ 71
1446
+ 4
1447
+ 47
1448
+ 9
1449
+ 34
1450
+ 47
1451
+ 49
1452
+ 5
1453
+ 0
1454
+ 13
1455
+ 7
1456
+ 6
1457
+ 64
1458
+ 47
1459
+ 49
1460
+ 7
1461
+ 1
1462
+ 15
1463
+ 8
1464
+ 40
1465
+ 7
1466
+ 6
1467
+ 64
1468
+ 49
1469
+ 4
1470
+ 1
1471
+ 19
1472
+ 1
1473
+ 15
1474
+ 7
1475
+ 8
1476
+ 64
1477
+ 5
1478
+ 48
1479
+ 9
1480
+ 7
1481
+ 10
1482
+ 64
1483
+ 20
1484
+ 0
1485
+ 35
1486
+ 4
1487
+ 7
1488
+ 11
1489
+ 64
1490
+ 49
1491
+ 12
1492
+ 1
1493
+ 19
1494
+ 2
1495
+ 15
1496
+ 45
1497
+ 1
1498
+ 13
1499
+ 43
1500
+ 14
1501
+ 20
1502
+ 1
1503
+ 5
1504
+ 48
1505
+ 15
1506
+ 20
1507
+ 2
1508
+ 49
1509
+ 16
1510
+ 3
1511
+ 19
1512
+ 3
1513
+ 15
1514
+ 5
1515
+ 20
1516
+ 3
1517
+ 35
1518
+ 1
1519
+ 7
1520
+ 17
1521
+ 64
1522
+ 49
1523
+ 18
1524
+ 1
1525
+ 49
1526
+ 19
1527
+ 0
1528
+ 47
1529
+ 49
1530
+ 20
1531
+ 1
1532
+ 19
1533
+ 4
1534
+ 15
1535
+ 20
1536
+ 0
1537
+ 7
1538
+ 21
1539
+ 64
1540
+ 81
1541
+ 22
1542
+ 20
1543
+ 4
1544
+ 81
1545
+ 22
1546
+ 11
1547
+ I
1548
+ 9
1549
+ I
1550
+ 5
1551
+ I
1552
+ 0
1553
+ I
1554
+ 0
1555
+ n
1556
+ p
1557
+ 23
1558
+ x
1559
+ 11
1560
+ build_query
1561
+ x
1562
+ 7
1563
+ OpenSSL
1564
+ n
1565
+ x
1566
+ 6
1567
+ Digest
1568
+ x
1569
+ 3
1570
+ new
1571
+ x
1572
+ 8
1573
+ allocate
1574
+ s
1575
+ 6
1576
+ sha256
1577
+ x
1578
+ 10
1579
+ initialize
1580
+ s
1581
+ 3
1582
+ GET
1583
+ x
1584
+ 4
1585
+ host
1586
+ s
1587
+ 9
1588
+ /onca/xml
1589
+ s
1590
+ 1
1591
+
1592
+
1593
+ x
1594
+ 4
1595
+ join
1596
+ n
1597
+ x
1598
+ 4
1599
+ HMAC
1600
+ x
1601
+ 6
1602
+ secret
1603
+ x
1604
+ 6
1605
+ digest
1606
+ s
1607
+ 1
1608
+ m
1609
+ x
1610
+ 4
1611
+ pack
1612
+ x
1613
+ 5
1614
+ chomp
1615
+ x
1616
+ 6
1617
+ escape
1618
+ s
1619
+ 11
1620
+ &Signature=
1621
+ x
1622
+ 1
1623
+ +
1624
+ p
1625
+ 15
1626
+ I
1627
+ -1
1628
+ I
1629
+ 5e
1630
+ I
1631
+ 0
1632
+ I
1633
+ 5f
1634
+ I
1635
+ 6
1636
+ I
1637
+ 61
1638
+ I
1639
+ 2b
1640
+ I
1641
+ 62
1642
+ I
1643
+ 41
1644
+ I
1645
+ 63
1646
+ I
1647
+ 53
1648
+ I
1649
+ 64
1650
+ I
1651
+ 68
1652
+ I
1653
+ 66
1654
+ I
1655
+ 74
1656
+ x
1657
+ 52
1658
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
1659
+ p
1660
+ 5
1661
+ x
1662
+ 5
1663
+ query
1664
+ x
1665
+ 6
1666
+ digest
1667
+ x
1668
+ 6
1669
+ string
1670
+ x
1671
+ 4
1672
+ hmac
1673
+ x
1674
+ 9
1675
+ signature
1676
+ x
1677
+ 6
1678
+ escape
1679
+ M
1680
+ 1
1681
+ n
1682
+ n
1683
+ x
1684
+ 6
1685
+ escape
1686
+ i
1687
+ 26
1688
+ 20
1689
+ 0
1690
+ 7
1691
+ 0
1692
+ 13
1693
+ 70
1694
+ 9
1695
+ 20
1696
+ 15
1697
+ 44
1698
+ 43
1699
+ 1
1700
+ 7
1701
+ 2
1702
+ 78
1703
+ 49
1704
+ 3
1705
+ 2
1706
+ 6
1707
+ 0
1708
+ 56
1709
+ 4
1710
+ 50
1711
+ 5
1712
+ 1
1713
+ 11
1714
+ I
1715
+ 5
1716
+ I
1717
+ 1
1718
+ I
1719
+ 1
1720
+ I
1721
+ 1
1722
+ n
1723
+ p
1724
+ 6
1725
+ n
1726
+ x
1727
+ 6
1728
+ Regexp
1729
+ s
1730
+ 19
1731
+ ([^a-zA-Z0-9_.~-]+)
1732
+ x
1733
+ 3
1734
+ new
1735
+ M
1736
+ 1
1737
+ p
1738
+ 2
1739
+ x
1740
+ 9
1741
+ for_block
1742
+ t
1743
+ n
1744
+ x
1745
+ 6
1746
+ escape
1747
+ i
1748
+ 39
1749
+ 7
1750
+ 0
1751
+ 64
1752
+ 4
1753
+ 5
1754
+ 78
1755
+ 98
1756
+ 1
1757
+ 2
1758
+ 7
1759
+ 2
1760
+ 64
1761
+ 4
1762
+ 5
1763
+ 78
1764
+ 98
1765
+ 1
1766
+ 2
1767
+ 49
1768
+ 3
1769
+ 0
1770
+ 49
1771
+ 4
1772
+ 1
1773
+ 49
1774
+ 5
1775
+ 1
1776
+ 7
1777
+ 0
1778
+ 64
1779
+ 49
1780
+ 6
1781
+ 1
1782
+ 49
1783
+ 7
1784
+ 0
1785
+ 81
1786
+ 8
1787
+ 11
1788
+ I
1789
+ 6
1790
+ I
1791
+ 0
1792
+ I
1793
+ 0
1794
+ I
1795
+ 0
1796
+ I
1797
+ -2
1798
+ p
1799
+ 9
1800
+ s
1801
+ 1
1802
+ %
1803
+ x
1804
+ 24
1805
+ regexp_last_match_result
1806
+ s
1807
+ 2
1808
+ H2
1809
+ x
1810
+ 8
1811
+ bytesize
1812
+ x
1813
+ 1
1814
+ *
1815
+ x
1816
+ 6
1817
+ unpack
1818
+ x
1819
+ 4
1820
+ join
1821
+ x
1822
+ 6
1823
+ upcase
1824
+ x
1825
+ 1
1826
+ +
1827
+ p
1828
+ 3
1829
+ I
1830
+ 0
1831
+ I
1832
+ 6b
1833
+ I
1834
+ 27
1835
+ x
1836
+ 52
1837
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
1838
+ p
1839
+ 0
1840
+ x
1841
+ 4
1842
+ gsub
1843
+ p
1844
+ 5
1845
+ I
1846
+ -1
1847
+ I
1848
+ 69
1849
+ I
1850
+ 0
1851
+ I
1852
+ 6a
1853
+ I
1854
+ 1a
1855
+ x
1856
+ 52
1857
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
1858
+ p
1859
+ 1
1860
+ x
1861
+ 5
1862
+ value
1863
+ x
1864
+ 4
1865
+ host
1866
+ M
1867
+ 1
1868
+ n
1869
+ n
1870
+ x
1871
+ 4
1872
+ host
1873
+ i
1874
+ 10
1875
+ 45
1876
+ 0
1877
+ 1
1878
+ 5
1879
+ 48
1880
+ 2
1881
+ 49
1882
+ 3
1883
+ 1
1884
+ 11
1885
+ I
1886
+ 2
1887
+ I
1888
+ 0
1889
+ I
1890
+ 0
1891
+ I
1892
+ 0
1893
+ n
1894
+ p
1895
+ 4
1896
+ x
1897
+ 5
1898
+ HOSTS
1899
+ n
1900
+ x
1901
+ 6
1902
+ locale
1903
+ x
1904
+ 2
1905
+ []
1906
+ p
1907
+ 5
1908
+ I
1909
+ -1
1910
+ I
1911
+ 6f
1912
+ I
1913
+ 0
1914
+ I
1915
+ 70
1916
+ I
1917
+ a
1918
+ x
1919
+ 52
1920
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
1921
+ p
1922
+ 0
1923
+ x
1924
+ 15
1925
+ request_through
1926
+ M
1927
+ 1
1928
+ n
1929
+ n
1930
+ x
1931
+ 15
1932
+ request_through
1933
+ i
1934
+ 40
1935
+ 20
1936
+ 0
1937
+ 9
1938
+ 14
1939
+ 45
1940
+ 0
1941
+ 1
1942
+ 56
1943
+ 2
1944
+ 50
1945
+ 3
1946
+ 0
1947
+ 8
1948
+ 15
1949
+ 1
1950
+ 15
1951
+ 60
1952
+ 0
1953
+ 19
1954
+ 1
1955
+ 15
1956
+ 20
1957
+ 0
1958
+ 9
1959
+ 35
1960
+ 45
1961
+ 0
1962
+ 4
1963
+ 56
1964
+ 5
1965
+ 50
1966
+ 3
1967
+ 0
1968
+ 8
1969
+ 36
1970
+ 1
1971
+ 15
1972
+ 20
1973
+ 1
1974
+ 11
1975
+ I
1976
+ 4
1977
+ I
1978
+ 2
1979
+ I
1980
+ 1
1981
+ I
1982
+ 1
1983
+ n
1984
+ p
1985
+ 6
1986
+ x
1987
+ 9
1988
+ TCPSocket
1989
+ n
1990
+ M
1991
+ 1
1992
+ p
1993
+ 2
1994
+ x
1995
+ 9
1996
+ for_block
1997
+ t
1998
+ n
1999
+ x
2000
+ 15
2001
+ request_through
2002
+ i
2003
+ 12
2004
+ 5
2005
+ 99
2006
+ 12
2007
+ 49
2008
+ 0
2009
+ 1
2010
+ 56
2011
+ 1
2012
+ 50
2013
+ 2
2014
+ 0
2015
+ 11
2016
+ I
2017
+ 3
2018
+ I
2019
+ 0
2020
+ I
2021
+ 0
2022
+ I
2023
+ 0
2024
+ I
2025
+ -2
2026
+ p
2027
+ 3
2028
+ x
2029
+ 16
2030
+ object_metaclass
2031
+ M
2032
+ 1
2033
+ p
2034
+ 2
2035
+ x
2036
+ 9
2037
+ for_block
2038
+ t
2039
+ n
2040
+ x
2041
+ 15
2042
+ request_through
2043
+ i
2044
+ 20
2045
+ 5
2046
+ 7
2047
+ 0
2048
+ 7
2049
+ 1
2050
+ 47
2051
+ 49
2052
+ 2
2053
+ 2
2054
+ 15
2055
+ 5
2056
+ 7
2057
+ 1
2058
+ 56
2059
+ 3
2060
+ 47
2061
+ 50
2062
+ 4
2063
+ 1
2064
+ 11
2065
+ I
2066
+ 4
2067
+ I
2068
+ 0
2069
+ I
2070
+ 0
2071
+ I
2072
+ 0
2073
+ I
2074
+ -2
2075
+ p
2076
+ 5
2077
+ x
2078
+ 13
2079
+ original_open
2080
+ x
2081
+ 4
2082
+ open
2083
+ x
2084
+ 12
2085
+ alias_method
2086
+ M
2087
+ 1
2088
+ p
2089
+ 2
2090
+ x
2091
+ 9
2092
+ for_block
2093
+ t
2094
+ n
2095
+ x
2096
+ 15
2097
+ request_through
2098
+ i
2099
+ 23
2100
+ 58
2101
+ 37
2102
+ 19
2103
+ 0
2104
+ 15
2105
+ 37
2106
+ 19
2107
+ 1
2108
+ 15
2109
+ 15
2110
+ 5
2111
+ 20
2112
+ 0
2113
+ 20
2114
+ 1
2115
+ 21
2116
+ 3
2117
+ 0
2118
+ 47
2119
+ 49
2120
+ 0
2121
+ 3
2122
+ 11
2123
+ I
2124
+ 7
2125
+ I
2126
+ 2
2127
+ I
2128
+ 2
2129
+ I
2130
+ 2
2131
+ n
2132
+ p
2133
+ 1
2134
+ x
2135
+ 13
2136
+ original_open
2137
+ p
2138
+ 5
2139
+ I
2140
+ 0
2141
+ I
2142
+ 79
2143
+ I
2144
+ a
2145
+ I
2146
+ 7a
2147
+ I
2148
+ 17
2149
+ x
2150
+ 52
2151
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
2152
+ p
2153
+ 2
2154
+ x
2155
+ 12
2156
+ conn_address
2157
+ x
2158
+ 9
2159
+ conn_port
2160
+ x
2161
+ 13
2162
+ define_method
2163
+ p
2164
+ 5
2165
+ I
2166
+ 0
2167
+ I
2168
+ 77
2169
+ I
2170
+ a
2171
+ I
2172
+ 79
2173
+ I
2174
+ 14
2175
+ x
2176
+ 52
2177
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
2178
+ p
2179
+ 0
2180
+ x
2181
+ 13
2182
+ instance_eval
2183
+ p
2184
+ 3
2185
+ I
2186
+ 0
2187
+ I
2188
+ 76
2189
+ I
2190
+ c
2191
+ x
2192
+ 52
2193
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
2194
+ p
2195
+ 0
2196
+ x
2197
+ 13
2198
+ instance_eval
2199
+ n
2200
+ M
2201
+ 1
2202
+ p
2203
+ 2
2204
+ x
2205
+ 9
2206
+ for_block
2207
+ t
2208
+ n
2209
+ x
2210
+ 15
2211
+ request_through
2212
+ i
2213
+ 12
2214
+ 5
2215
+ 99
2216
+ 12
2217
+ 49
2218
+ 0
2219
+ 1
2220
+ 56
2221
+ 1
2222
+ 50
2223
+ 2
2224
+ 0
2225
+ 11
2226
+ I
2227
+ 3
2228
+ I
2229
+ 0
2230
+ I
2231
+ 0
2232
+ I
2233
+ 0
2234
+ I
2235
+ -2
2236
+ p
2237
+ 3
2238
+ x
2239
+ 16
2240
+ object_metaclass
2241
+ M
2242
+ 1
2243
+ p
2244
+ 2
2245
+ x
2246
+ 9
2247
+ for_block
2248
+ t
2249
+ n
2250
+ x
2251
+ 15
2252
+ request_through
2253
+ i
2254
+ 18
2255
+ 5
2256
+ 7
2257
+ 0
2258
+ 7
2259
+ 1
2260
+ 47
2261
+ 49
2262
+ 2
2263
+ 2
2264
+ 15
2265
+ 5
2266
+ 7
2267
+ 1
2268
+ 47
2269
+ 49
2270
+ 3
2271
+ 1
2272
+ 11
2273
+ I
2274
+ 4
2275
+ I
2276
+ 0
2277
+ I
2278
+ 0
2279
+ I
2280
+ 0
2281
+ I
2282
+ -2
2283
+ p
2284
+ 4
2285
+ x
2286
+ 4
2287
+ open
2288
+ x
2289
+ 13
2290
+ original_open
2291
+ x
2292
+ 12
2293
+ alias_method
2294
+ x
2295
+ 13
2296
+ remove_method
2297
+ p
2298
+ 5
2299
+ I
2300
+ 0
2301
+ I
2302
+ 85
2303
+ I
2304
+ a
2305
+ I
2306
+ 86
2307
+ I
2308
+ 12
2309
+ x
2310
+ 52
2311
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
2312
+ p
2313
+ 0
2314
+ x
2315
+ 13
2316
+ instance_eval
2317
+ p
2318
+ 3
2319
+ I
2320
+ 0
2321
+ I
2322
+ 84
2323
+ I
2324
+ c
2325
+ x
2326
+ 52
2327
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
2328
+ p
2329
+ 0
2330
+ p
2331
+ 19
2332
+ I
2333
+ -1
2334
+ I
2335
+ 73
2336
+ I
2337
+ 0
2338
+ I
2339
+ 74
2340
+ I
2341
+ 4
2342
+ I
2343
+ 75
2344
+ I
2345
+ e
2346
+ I
2347
+ 74
2348
+ I
2349
+ 10
2350
+ I
2351
+ 80
2352
+ I
2353
+ 15
2354
+ I
2355
+ 82
2356
+ I
2357
+ 19
2358
+ I
2359
+ 83
2360
+ I
2361
+ 23
2362
+ I
2363
+ 82
2364
+ I
2365
+ 25
2366
+ I
2367
+ 8b
2368
+ I
2369
+ 28
2370
+ x
2371
+ 52
2372
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
2373
+ p
2374
+ 2
2375
+ x
2376
+ 8
2377
+ local_ip
2378
+ x
2379
+ 12
2380
+ return_value
2381
+ x
2382
+ 3
2383
+ uri
2384
+ M
2385
+ 1
2386
+ n
2387
+ n
2388
+ x
2389
+ 3
2390
+ uri
2391
+ i
2392
+ 47
2393
+ 45
2394
+ 0
2395
+ 1
2396
+ 43
2397
+ 2
2398
+ 44
2399
+ 43
2400
+ 3
2401
+ 4
2402
+ 3
2403
+ 49
2404
+ 4
2405
+ 1
2406
+ 13
2407
+ 7
2408
+ 5
2409
+ 5
2410
+ 48
2411
+ 5
2412
+ 49
2413
+ 6
2414
+ 2
2415
+ 15
2416
+ 13
2417
+ 7
2418
+ 7
2419
+ 7
2420
+ 8
2421
+ 64
2422
+ 49
2423
+ 6
2424
+ 2
2425
+ 15
2426
+ 13
2427
+ 7
2428
+ 9
2429
+ 5
2430
+ 48
2431
+ 10
2432
+ 49
2433
+ 6
2434
+ 2
2435
+ 15
2436
+ 49
2437
+ 11
2438
+ 1
2439
+ 11
2440
+ I
2441
+ 5
2442
+ I
2443
+ 0
2444
+ I
2445
+ 0
2446
+ I
2447
+ 0
2448
+ n
2449
+ p
2450
+ 12
2451
+ x
2452
+ 3
2453
+ URI
2454
+ n
2455
+ x
2456
+ 4
2457
+ HTTP
2458
+ x
2459
+ 4
2460
+ Hash
2461
+ x
2462
+ 16
2463
+ new_from_literal
2464
+ x
2465
+ 4
2466
+ host
2467
+ x
2468
+ 3
2469
+ []=
2470
+ x
2471
+ 4
2472
+ path
2473
+ s
2474
+ 9
2475
+ /onca/xml
2476
+ x
2477
+ 5
2478
+ query
2479
+ x
2480
+ 18
2481
+ build_signed_query
2482
+ x
2483
+ 5
2484
+ build
2485
+ p
2486
+ 15
2487
+ I
2488
+ -1
2489
+ I
2490
+ 8e
2491
+ I
2492
+ 0
2493
+ I
2494
+ 8f
2495
+ I
2496
+ 5
2497
+ I
2498
+ 92
2499
+ I
2500
+ e
2501
+ I
2502
+ 90
2503
+ I
2504
+ 18
2505
+ I
2506
+ 91
2507
+ I
2508
+ 22
2509
+ I
2510
+ 92
2511
+ I
2512
+ 2b
2513
+ I
2514
+ 8f
2515
+ I
2516
+ 2f
2517
+ x
2518
+ 52
2519
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
2520
+ p
2521
+ 0
2522
+ p
2523
+ 51
2524
+ I
2525
+ 2
2526
+ I
2527
+ b
2528
+ I
2529
+ 5
2530
+ I
2531
+ 11
2532
+ I
2533
+ e
2534
+ I
2535
+ c
2536
+ I
2537
+ 18
2538
+ I
2539
+ d
2540
+ I
2541
+ 22
2542
+ I
2543
+ e
2544
+ I
2545
+ 2c
2546
+ I
2547
+ f
2548
+ I
2549
+ 36
2550
+ I
2551
+ 10
2552
+ I
2553
+ 40
2554
+ I
2555
+ 11
2556
+ I
2557
+ 4d
2558
+ I
2559
+ 14
2560
+ I
2561
+ 55
2562
+ I
2563
+ 17
2564
+ I
2565
+ 5d
2566
+ I
2567
+ 1a
2568
+ I
2569
+ 65
2570
+ I
2571
+ 1d
2572
+ I
2573
+ 6d
2574
+ I
2575
+ 20
2576
+ I
2577
+ 75
2578
+ I
2579
+ 28
2580
+ I
2581
+ 83
2582
+ I
2583
+ 33
2584
+ I
2585
+ 91
2586
+ I
2587
+ 3b
2588
+ I
2589
+ 9f
2590
+ I
2591
+ 46
2592
+ I
2593
+ ad
2594
+ I
2595
+ 4e
2596
+ I
2597
+ bb
2598
+ I
2599
+ 52
2600
+ I
2601
+ bf
2602
+ I
2603
+ 54
2604
+ I
2605
+ cd
2606
+ I
2607
+ 5e
2608
+ I
2609
+ db
2610
+ I
2611
+ 69
2612
+ I
2613
+ e9
2614
+ I
2615
+ 6f
2616
+ I
2617
+ f7
2618
+ I
2619
+ 73
2620
+ I
2621
+ 105
2622
+ I
2623
+ 8e
2624
+ I
2625
+ 113
2626
+ x
2627
+ 52
2628
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
2629
+ p
2630
+ 0
2631
+ x
2632
+ 13
2633
+ attach_method
2634
+ p
2635
+ 3
2636
+ I
2637
+ 2
2638
+ I
2639
+ a
2640
+ I
2641
+ 1d
2642
+ x
2643
+ 52
2644
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
2645
+ p
2646
+ 0
2647
+ x
2648
+ 13
2649
+ attach_method
2650
+ p
2651
+ 9
2652
+ I
2653
+ 0
2654
+ I
2655
+ 3
2656
+ I
2657
+ 9
2658
+ I
2659
+ 4
2660
+ I
2661
+ 12
2662
+ I
2663
+ 5
2664
+ I
2665
+ 1b
2666
+ I
2667
+ 7
2668
+ I
2669
+ 37
2670
+ x
2671
+ 52
2672
+ /Users/hakanensari/code/sucker/lib/sucker/request.rb
2673
+ p
2674
+ 0