alimento-alu0100965667 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (96) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +12 -0
  3. data/.travis.yml +5 -0
  4. data/CODE_OF_CONDUCT.md +74 -0
  5. data/Gemfile +6 -0
  6. data/Guardfile +82 -0
  7. data/LICENSE.txt +21 -0
  8. data/README.md +43 -0
  9. data/Rakefile +6 -0
  10. data/alimento.gemspec +41 -0
  11. data/bin/console +14 -0
  12. data/bin/setup +8 -0
  13. data/docs/Alimento/Alimento.html +504 -0
  14. data/docs/Alimento/GrupoAlimentos.html +235 -0
  15. data/docs/Alimento/Lista.html +406 -0
  16. data/docs/Alimento.html +130 -0
  17. data/docs/CODE_OF_CONDUCT_md.html +233 -0
  18. data/docs/Gemfile.html +141 -0
  19. data/docs/Gemfile_lock.html +218 -0
  20. data/docs/Guardfile.html +218 -0
  21. data/docs/LICENSE_txt.html +155 -0
  22. data/docs/README_md.html +210 -0
  23. data/docs/Rakefile.html +139 -0
  24. data/docs/alimento_gemspec.html +174 -0
  25. data/docs/bin/setup.html +139 -0
  26. data/docs/created.rid +36 -0
  27. data/docs/css/fonts.css +167 -0
  28. data/docs/css/rdoc.css +590 -0
  29. data/docs/docs/Alimento/Alimento_html.html +748 -0
  30. data/docs/docs/Alimento/GrupoAlimentos_html.html +469 -0
  31. data/docs/docs/Alimento/Lista_html.html +678 -0
  32. data/docs/docs/Alimento/Nodo_html.html +471 -0
  33. data/docs/docs/Alimento_html.html +272 -0
  34. data/docs/docs/_index_html.html +294 -0
  35. data/docs/docs/class_list_html.html +219 -0
  36. data/docs/docs/css/common_css.html +135 -0
  37. data/docs/docs/css/full_list_css.html +190 -0
  38. data/docs/docs/css/style_css.html +652 -0
  39. data/docs/docs/file_README_html.html +285 -0
  40. data/docs/docs/file_list_html.html +185 -0
  41. data/docs/docs/frames_html.html +153 -0
  42. data/docs/docs/index_html.html +285 -0
  43. data/docs/docs/js/app_js.html +413 -0
  44. data/docs/docs/js/full_list_js.html +383 -0
  45. data/docs/docs/js/jquery_js.html +1483 -0
  46. data/docs/docs/method_list_html.html +328 -0
  47. data/docs/docs/top-level-namespace_html.html +223 -0
  48. data/docs/fonts/Lato-Light.ttf +0 -0
  49. data/docs/fonts/Lato-LightItalic.ttf +0 -0
  50. data/docs/fonts/Lato-Regular.ttf +0 -0
  51. data/docs/fonts/Lato-RegularItalic.ttf +0 -0
  52. data/docs/fonts/SourceCodePro-Bold.ttf +0 -0
  53. data/docs/fonts/SourceCodePro-Regular.ttf +0 -0
  54. data/docs/images/add.png +0 -0
  55. data/docs/images/arrow_up.png +0 -0
  56. data/docs/images/brick.png +0 -0
  57. data/docs/images/brick_link.png +0 -0
  58. data/docs/images/bug.png +0 -0
  59. data/docs/images/bullet_black.png +0 -0
  60. data/docs/images/bullet_toggle_minus.png +0 -0
  61. data/docs/images/bullet_toggle_plus.png +0 -0
  62. data/docs/images/date.png +0 -0
  63. data/docs/images/delete.png +0 -0
  64. data/docs/images/find.png +0 -0
  65. data/docs/images/loadingAnimation.gif +0 -0
  66. data/docs/images/macFFBgHack.png +0 -0
  67. data/docs/images/package.png +0 -0
  68. data/docs/images/page_green.png +0 -0
  69. data/docs/images/page_white_text.png +0 -0
  70. data/docs/images/page_white_width.png +0 -0
  71. data/docs/images/plugin.png +0 -0
  72. data/docs/images/ruby.png +0 -0
  73. data/docs/images/tag_blue.png +0 -0
  74. data/docs/images/tag_green.png +0 -0
  75. data/docs/images/transparent.png +0 -0
  76. data/docs/images/wrench.png +0 -0
  77. data/docs/images/wrench_orange.png +0 -0
  78. data/docs/images/zoom.png +0 -0
  79. data/docs/index.html +149 -0
  80. data/docs/js/darkfish.js +161 -0
  81. data/docs/js/jquery.js +4 -0
  82. data/docs/js/navigation.js +142 -0
  83. data/docs/js/navigation.js.gz +0 -0
  84. data/docs/js/search.js +109 -0
  85. data/docs/js/search_index.js +1 -0
  86. data/docs/js/search_index.js.gz +0 -0
  87. data/docs/js/searcher.js +228 -0
  88. data/docs/js/searcher.js.gz +0 -0
  89. data/docs/table_of_contents.html +246 -0
  90. data/lib/alimento/alimento.rb +78 -0
  91. data/lib/alimento/enumerable.rb +20 -0
  92. data/lib/alimento/lista.rb +68 -0
  93. data/lib/alimento/plato.rb +119 -0
  94. data/lib/alimento/version.rb +4 -0
  95. data/lib/alimento.rb +16 -0
  96. metadata +222 -0
@@ -0,0 +1,678 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>Lista.html - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "../../";
11
+ </script>
12
+
13
+ <script src="../../js/jquery.js"></script>
14
+ <script src="../../js/darkfish.js"></script>
15
+
16
+ <link href="../../css/fonts.css" rel="stylesheet">
17
+ <link href="../../css/rdoc.css" rel="stylesheet">
18
+
19
+
20
+
21
+ <body id="top" role="document" class="file">
22
+ <nav role="navigation">
23
+ <div id="project-navigation">
24
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
25
+ <h2>
26
+ <a href="../../index.html" rel="home">Home</a>
27
+ </h2>
28
+
29
+ <div id="table-of-contents-navigation">
30
+ <a href="../../table_of_contents.html#pages">Pages</a>
31
+ <a href="../../table_of_contents.html#classes">Classes</a>
32
+ <a href="../../table_of_contents.html#methods">Methods</a>
33
+ </div>
34
+ </div>
35
+
36
+ <div id="search-section" role="search" class="project-section initially-hidden">
37
+ <form action="#" method="get" accept-charset="utf-8">
38
+ <div id="search-field-wrapper">
39
+ <input id="search-field" role="combobox" aria-label="Search"
40
+ aria-autocomplete="list" aria-controls="search-results"
41
+ type="text" name="search" placeholder="Search" spellcheck="false"
42
+ title="Type to search, Up and Down to navigate, Enter to load">
43
+ </div>
44
+
45
+ <ul id="search-results" aria-label="Search Results"
46
+ aria-busy="false" aria-expanded="false"
47
+ aria-atomic="false" class="initially-hidden"></ul>
48
+ </form>
49
+ </div>
50
+
51
+ </div>
52
+
53
+
54
+
55
+ <div id="project-metadata">
56
+ <div id="fileindex-section" class="nav-section">
57
+ <h3>Pages</h3>
58
+
59
+ <ul class="link-list">
60
+
61
+ <li><a href="../../CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
62
+
63
+ <li><a href="../../Gemfile.html">Gemfile</a>
64
+
65
+ <li><a href="../../Gemfile_lock.html">Gemfile.lock</a>
66
+
67
+ <li><a href="../../Guardfile.html">Guardfile</a>
68
+
69
+ <li><a href="../../LICENSE_txt.html">LICENSE</a>
70
+
71
+ <li><a href="../../README_md.html">README</a>
72
+
73
+ <li><a href="../../Rakefile.html">Rakefile</a>
74
+
75
+ <li><a href="../../alimento_gemspec.html">alimento.gemspec</a>
76
+
77
+ <li><a href="../../bin/setup.html">setup</a>
78
+
79
+ <li><a href="../../docs/Alimento_html.html">Alimento.html</a>
80
+
81
+ <li><a href="../../docs/Alimento/Alimento_html.html">Alimento.html</a>
82
+
83
+ <li><a href="../../docs/Alimento/GrupoAlimentos_html.html">GrupoAlimentos.html</a>
84
+
85
+ <li><a href="../../docs/Alimento/Lista_html.html">Lista.html</a>
86
+
87
+ <li><a href="../../docs/Alimento/Nodo_html.html">Nodo.html</a>
88
+
89
+ <li><a href="../../docs/_index_html.html">_index.html</a>
90
+
91
+ <li><a href="../../docs/class_list_html.html">class_list.html</a>
92
+
93
+ <li><a href="../../docs/css/common_css.html">common.css</a>
94
+
95
+ <li><a href="../../docs/css/full_list_css.html">full_list.css</a>
96
+
97
+ <li><a href="../../docs/css/style_css.html">style.css</a>
98
+
99
+ <li><a href="../../docs/file_README_html.html">file.README.html</a>
100
+
101
+ <li><a href="../../docs/file_list_html.html">file_list.html</a>
102
+
103
+ <li><a href="../../docs/frames_html.html">frames.html</a>
104
+
105
+ <li><a href="../../docs/index_html.html">index.html</a>
106
+
107
+ <li><a href="../../docs/js/app_js.html">app.js</a>
108
+
109
+ <li><a href="../../docs/js/full_list_js.html">full_list.js</a>
110
+
111
+ <li><a href="../../docs/js/jquery_js.html">jquery.js</a>
112
+
113
+ <li><a href="../../docs/method_list_html.html">method_list.html</a>
114
+
115
+ <li><a href="../../docs/top-level-namespace_html.html">top-level-namespace.html</a>
116
+
117
+ </ul>
118
+ </div>
119
+
120
+ </div>
121
+ </nav>
122
+
123
+ <main role="main" aria-label="Page docs/Alimento/Lista.html">
124
+
125
+ <p>&lt;!DOCTYPE html&gt; &lt;html&gt;</p>
126
+
127
+ <pre>&lt;head&gt;
128
+ &lt;meta charset=&quot;utf-8&quot;&gt;</pre>
129
+
130
+ <p>&lt;meta name=“viewport” content=“width=device-width,
131
+ initial-scale=1.0”&gt; &lt;title&gt;</p>
132
+
133
+ <pre>Class: Alimento::Lista
134
+
135
+ &amp;mdash; Documentation by YARD 0.9.9</pre>
136
+
137
+ <p>&lt;/title&gt;</p>
138
+
139
+ <pre>&lt;link rel=&quot;stylesheet&quot; href=&quot;../css/style.css&quot; type=&quot;text/css&quot; charset=&quot;utf-8&quot; /&gt;
140
+
141
+ &lt;link rel=&quot;stylesheet&quot; href=&quot;../css/common.css&quot; type=&quot;text/css&quot; charset=&quot;utf-8&quot; /&gt;</pre>
142
+
143
+ <p>&lt;script type=“text/javascript” charset=“utf-8”&gt;</p>
144
+
145
+ <pre class="ruby"><span class="ruby-identifier">pathId</span> = <span class="ruby-string">&quot;Alimento::Lista&quot;</span>;
146
+ <span class="ruby-identifier">relpath</span> = <span class="ruby-string">&#39;../&#39;</span>;
147
+ </pre>
148
+
149
+ <p>&lt;/script&gt;</p>
150
+
151
+ <pre>&lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;../js/jquery.js&quot;&gt;&lt;/script&gt;
152
+
153
+ &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;../js/app.js&quot;&gt;&lt;/script&gt;
154
+
155
+ &lt;/head&gt;
156
+ &lt;body&gt;
157
+ &lt;div class=&quot;nav_wrap&quot;&gt;
158
+ &lt;iframe id=&quot;nav&quot; src=&quot;../class_list.html?1&quot;&gt;&lt;/iframe&gt;
159
+ &lt;div id=&quot;resizer&quot;&gt;&lt;/div&gt;
160
+ &lt;/div&gt;
161
+
162
+ &lt;div id=&quot;main&quot; tabindex=&quot;-1&quot;&gt;
163
+ &lt;div id=&quot;header&quot;&gt;
164
+ &lt;div id=&quot;menu&quot;&gt;
165
+
166
+ &lt;a href=&quot;../_index.html&quot;&gt;Index (L)&lt;/a&gt; &amp;raquo;
167
+ &lt;span class=&#39;title&#39;&gt;&lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;../Alimento.html&quot; title=&quot;Alimento (module)&quot;&gt;Alimento&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;
168
+ &amp;raquo;
169
+ &lt;span class=&quot;title&quot;&gt;Lista&lt;/span&gt;</pre>
170
+
171
+ <p>&lt;/div&gt;</p>
172
+
173
+ <pre> &lt;div id=&quot;search&quot;&gt;
174
+
175
+ &lt;a class=&quot;full_list_link&quot; id=&quot;class_list_link&quot;
176
+ href=&quot;../class_list.html&quot;&gt;
177
+
178
+ &lt;svg width=&quot;24&quot; height=&quot;24&quot;&gt;
179
+ &lt;rect x=&quot;0&quot; y=&quot;4&quot; width=&quot;24&quot; height=&quot;4&quot; rx=&quot;1&quot; ry=&quot;1&quot;&gt;&lt;/rect&gt;
180
+ &lt;rect x=&quot;0&quot; y=&quot;12&quot; width=&quot;24&quot; height=&quot;4&quot; rx=&quot;1&quot; ry=&quot;1&quot;&gt;&lt;/rect&gt;
181
+ &lt;rect x=&quot;0&quot; y=&quot;20&quot; width=&quot;24&quot; height=&quot;4&quot; rx=&quot;1&quot; ry=&quot;1&quot;&gt;&lt;/rect&gt;
182
+ &lt;/svg&gt;
183
+ &lt;/a&gt;</pre>
184
+
185
+ <p>&lt;/div&gt;</p>
186
+
187
+ <pre> &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
188
+ &lt;/div&gt;
189
+
190
+ &lt;div id=&quot;content&quot;&gt;&lt;h1&gt;Class: Alimento::Lista</pre>
191
+
192
+ <p>&lt;/h1&gt; &lt;div class=“box_info”&gt;</p>
193
+
194
+ <pre>&lt;dl&gt;
195
+ &lt;dt&gt;Inherits:&lt;/dt&gt;
196
+ &lt;dd&gt;
197
+ &lt;span class=&quot;inheritName&quot;&gt;Object&lt;/span&gt;
198
+
199
+ &lt;ul class=&quot;fullTree&quot;&gt;
200
+ &lt;li&gt;Object&lt;/li&gt;
201
+
202
+ &lt;li class=&quot;next&quot;&gt;Alimento::Lista&lt;/li&gt;
203
+
204
+ &lt;/ul&gt;
205
+ &lt;a href=&quot;#&quot; class=&quot;inheritanceTree&quot;&gt;show all&lt;/a&gt;
206
+
207
+ &lt;/dd&gt;
208
+ &lt;/dl&gt;
209
+
210
+ &lt;dl&gt;
211
+ &lt;dt&gt;Includes:&lt;/dt&gt;
212
+ &lt;dd&gt;Enumerable&lt;/dd&gt;
213
+ &lt;/dl&gt;
214
+
215
+ &lt;dl&gt;
216
+ &lt;dt&gt;Defined in:&lt;/dt&gt;
217
+ &lt;dd&gt;lib/alimento/lista.rb&lt;/dd&gt;
218
+ &lt;/dl&gt;</pre>
219
+
220
+ <p>&lt;/div&gt;</p>
221
+
222
+ <p>&lt;h2&gt;Overview&lt;/h2&gt;&lt;div class=“docstring”&gt;</p>
223
+
224
+ <pre>&lt;div class=&quot;discussion&quot;&gt;</pre>
225
+
226
+ <p>&lt;p&gt;Clase que representa a una lista doblemente enlazada Se ha
227
+ incluido el mixin Enumerable&lt;/p&gt;</p>
228
+
229
+ <pre>&lt;/div&gt;</pre>
230
+
231
+ <p>&lt;/div&gt; &lt;div class=“tags”&gt;</p>
232
+
233
+ <p>&lt;/div&gt;</p>
234
+
235
+ <pre> &lt;h2&gt;
236
+ Instance Method Summary
237
+ &lt;small&gt;&lt;a href=&quot;#&quot; class=&quot;summary_toggle&quot;&gt;collapse&lt;/a&gt;&lt;/small&gt;
238
+ &lt;/h2&gt;
239
+
240
+ &lt;ul class=&quot;summary&quot;&gt;
241
+
242
+ &lt;li class=&quot;public &quot;&gt;
243
+ &lt;span class=&quot;summary_signature&quot;&gt;
244
+
245
+ &lt;a href=&quot;#each-instance_method&quot; title=&quot;#each (instance method)&quot;&gt;#&lt;strong&gt;each&lt;/strong&gt; &amp;#x21d2; Object &lt;/a&gt;
246
+
247
+ &lt;/span&gt;
248
+
249
+ &lt;span class=&quot;summary_desc&quot;&gt;&lt;div class=&#39;inline&#39;&gt;</pre>
250
+
251
+ <p>&lt;p&gt;Se incluye el método del mixin Enumerable Se define como una
252
+ iteración sobre los valores de cada nodod de la lista.&lt;/p&gt;
253
+ &lt;/div&gt;&lt;/span&gt;</p>
254
+
255
+ <p>&lt;/li&gt;</p>
256
+
257
+ <pre> &lt;li class=&quot;public &quot;&gt;
258
+ &lt;span class=&quot;summary_signature&quot;&gt;
259
+
260
+ &lt;a href=&quot;#head-instance_method&quot; title=&quot;#head (instance method)&quot;&gt;#&lt;strong&gt;head&lt;/strong&gt; &amp;#x21d2; Object &lt;/a&gt;
261
+
262
+ &lt;/span&gt;
263
+
264
+ &lt;span class=&quot;summary_desc&quot;&gt;&lt;div class=&#39;inline&#39;&gt;</pre>
265
+
266
+ <p>&lt;p&gt;Getter/Setter de @head.&lt;/p&gt; &lt;/div&gt;&lt;/span&gt;</p>
267
+
268
+ <p>&lt;/li&gt;</p>
269
+
270
+ <pre> &lt;li class=&quot;public &quot;&gt;
271
+ &lt;span class=&quot;summary_signature&quot;&gt;
272
+
273
+ &lt;a href=&quot;#head_out-instance_method&quot; title=&quot;#head_out (instance method)&quot;&gt;#&lt;strong&gt;head_out&lt;/strong&gt; &amp;#x21d2; Object &lt;/a&gt;
274
+
275
+ &lt;/span&gt;
276
+
277
+ &lt;span class=&quot;summary_desc&quot;&gt;&lt;div class=&#39;inline&#39;&gt;</pre>
278
+
279
+ <p>&lt;p&gt;Método que extrae/elimina el primer valor de la lista.&lt;/p&gt;
280
+ &lt;/div&gt;&lt;/span&gt;</p>
281
+
282
+ <p>&lt;/li&gt;</p>
283
+
284
+ <pre> &lt;li class=&quot;public &quot;&gt;
285
+ &lt;span class=&quot;summary_signature&quot;&gt;
286
+
287
+ &lt;a href=&quot;#initialize-instance_method&quot; title=&quot;#initialize (instance method)&quot;&gt;#&lt;strong&gt;initialize&lt;/strong&gt;(head, tail) &amp;#x21d2; Lista &lt;/a&gt;
288
+
289
+ &lt;/span&gt;
290
+
291
+ &lt;span class=&quot;note title constructor&quot;&gt;constructor&lt;/span&gt;
292
+
293
+ &lt;span class=&quot;summary_desc&quot;&gt;&lt;div class=&#39;inline&#39;&gt;</pre>
294
+
295
+ <p>&lt;p&gt;Se asignan la cabeza (@head) y la cola (@tail) y se
296
+ enlazan.&lt;/p&gt; &lt;/div&gt;&lt;/span&gt;</p>
297
+
298
+ <p>&lt;/li&gt;</p>
299
+
300
+ <pre> &lt;li class=&quot;public &quot;&gt;
301
+ &lt;span class=&quot;summary_signature&quot;&gt;
302
+
303
+ &lt;a href=&quot;#insert-instance_method&quot; title=&quot;#insert (instance method)&quot;&gt;#&lt;strong&gt;insert&lt;/strong&gt;(nodo) &amp;#x21d2; Object &lt;/a&gt;
304
+
305
+ &lt;/span&gt;
306
+
307
+ &lt;span class=&quot;summary_desc&quot;&gt;&lt;div class=&#39;inline&#39;&gt;</pre>
308
+
309
+ <p>&lt;p&gt;Método que inserta un nodo en la cabeza de la lista.&lt;/p&gt;
310
+ &lt;/div&gt;&lt;/span&gt;</p>
311
+
312
+ <p>&lt;/li&gt;</p>
313
+
314
+ <pre> &lt;li class=&quot;public &quot;&gt;
315
+ &lt;span class=&quot;summary_signature&quot;&gt;
316
+
317
+ &lt;a href=&quot;#tail-instance_method&quot; title=&quot;#tail (instance method)&quot;&gt;#&lt;strong&gt;tail&lt;/strong&gt; &amp;#x21d2; Object &lt;/a&gt;
318
+
319
+ &lt;/span&gt;
320
+
321
+ &lt;span class=&quot;summary_desc&quot;&gt;&lt;div class=&#39;inline&#39;&gt;</pre>
322
+
323
+ <p>&lt;p&gt;Getter/Setter de @tail.&lt;/p&gt; &lt;/div&gt;&lt;/span&gt;</p>
324
+
325
+ <p>&lt;/li&gt;</p>
326
+
327
+ <pre> &lt;li class=&quot;public &quot;&gt;
328
+ &lt;span class=&quot;summary_signature&quot;&gt;
329
+
330
+ &lt;a href=&quot;#tail_out-instance_method&quot; title=&quot;#tail_out (instance method)&quot;&gt;#&lt;strong&gt;tail_out&lt;/strong&gt; &amp;#x21d2; Object &lt;/a&gt;
331
+
332
+ &lt;/span&gt;
333
+
334
+ &lt;span class=&quot;summary_desc&quot;&gt;&lt;div class=&#39;inline&#39;&gt;</pre>
335
+
336
+ <p>&lt;p&gt;Método que extrae/elimina el último valor de la lista.&lt;/p&gt;
337
+ &lt;/div&gt;&lt;/span&gt;</p>
338
+
339
+ <p>&lt;/li&gt;</p>
340
+
341
+ <pre> &lt;/ul&gt;
342
+
343
+ &lt;div id=&quot;constructor_details&quot; class=&quot;method_details_list&quot;&gt;
344
+ &lt;h2&gt;Constructor Details&lt;/h2&gt;
345
+
346
+ &lt;div class=&quot;method_details first&quot;&gt;
347
+ &lt;h3 class=&quot;signature first&quot; id=&quot;initialize-instance_method&quot;&gt;
348
+
349
+ #&lt;strong&gt;initialize&lt;/strong&gt;(head, tail) &amp;#x21d2; &lt;tt&gt;&lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;&quot; title=&quot;Alimento::Lista (class)&quot;&gt;Lista&lt;/a&gt;&lt;/span&gt;&lt;/tt&gt;</pre>
350
+
351
+ <p>&lt;/h3&gt;&lt;div class=“docstring”&gt;</p>
352
+
353
+ <pre>&lt;div class=&quot;discussion&quot;&gt;</pre>
354
+
355
+ <p>&lt;p&gt;Se asignan la cabeza (@head) y la cola (@tail) y se
356
+ enlazan&lt;/p&gt;</p>
357
+
358
+ <pre>&lt;/div&gt;</pre>
359
+
360
+ <p>&lt;/div&gt; &lt;div class=“tags”&gt;</p>
361
+
362
+ <p>&lt;/div&gt;&lt;table class=“source_code”&gt;</p>
363
+
364
+ <pre>&lt;tr&gt;
365
+ &lt;td&gt;
366
+ &lt;pre class=&quot;lines&quot;&gt;</pre>
367
+
368
+ <p>12 13 14 15 16 17 18&lt;/pre&gt;</p>
369
+
370
+ <pre>&lt;/td&gt;
371
+ &lt;td&gt;
372
+ &lt;pre class=&quot;code&quot;&gt;&lt;span class=&quot;info file&quot;&gt;# File &#39;lib/alimento/lista.rb&#39;, line 12&lt;/span&gt;</pre>
373
+
374
+ <p>&lt;span class=&#39;kw&#39;&gt;def&lt;/span&gt; &lt;span class=&#39;id
375
+ identifier rubyid_initialize&#39;&gt;initialize&lt;/span&gt;&lt;span
376
+ class=&#39;lparen&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;id identifier
377
+ rubyid_head&#39;&gt;head&lt;/span&gt;&lt;span
378
+ class=&#39;comma&#39;&gt;,&lt;/span&gt; &lt;span class=&#39;id identifier
379
+ rubyid_tail&#39;&gt;tail&lt;/span&gt;&lt;span
380
+ class=&#39;rparen&#39;&gt;)&lt;/span&gt;</p>
381
+
382
+ <pre>&lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;id identifier rubyid_head&#39;&gt;head&lt;/span&gt;
383
+ &lt;span class=&#39;ivar&#39;&gt;@tail&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;id identifier rubyid_tail&#39;&gt;tail&lt;/span&gt;
384
+
385
+ &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_siguiente&#39;&gt;siguiente&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;ivar&#39;&gt;@tail&lt;/span&gt;
386
+ &lt;span class=&#39;ivar&#39;&gt;@tail&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_anterior&#39;&gt;anterior&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;</pre>
387
+
388
+ <p>&lt;span class=&#39;kw&#39;&gt;end&lt;/span&gt;&lt;/pre&gt;</p>
389
+
390
+ <pre> &lt;/td&gt;
391
+ &lt;/tr&gt;</pre>
392
+
393
+ <p>&lt;/table&gt; &lt;/div&gt;</p>
394
+
395
+ <p>&lt;/div&gt;</p>
396
+
397
+ <pre>&lt;div id=&quot;instance_method_details&quot; class=&quot;method_details_list&quot;&gt;
398
+ &lt;h2&gt;Instance Method Details&lt;/h2&gt;
399
+
400
+ &lt;div class=&quot;method_details first&quot;&gt;
401
+ &lt;h3 class=&quot;signature first&quot; id=&quot;each-instance_method&quot;&gt;
402
+
403
+ #&lt;strong&gt;each&lt;/strong&gt; &amp;#x21d2; &lt;tt&gt;Object&lt;/tt&gt;</pre>
404
+
405
+ <p>&lt;/h3&gt;&lt;div class=“docstring”&gt;</p>
406
+
407
+ <pre>&lt;div class=&quot;discussion&quot;&gt;</pre>
408
+
409
+ <p>&lt;p&gt;Se incluye el método del mixin Enumerable Se define como una
410
+ iteración sobre los valores de cada nodod de la lista&lt;/p&gt;</p>
411
+
412
+ <pre>&lt;/div&gt;</pre>
413
+
414
+ <p>&lt;/div&gt; &lt;div class=“tags”&gt;</p>
415
+
416
+ <p>&lt;/div&gt;&lt;table class=“source_code”&gt;</p>
417
+
418
+ <pre>&lt;tr&gt;
419
+ &lt;td&gt;
420
+ &lt;pre class=&quot;lines&quot;&gt;</pre>
421
+
422
+ <p>59 60 61 62 63 64 65&lt;/pre&gt;</p>
423
+
424
+ <pre>&lt;/td&gt;
425
+ &lt;td&gt;
426
+ &lt;pre class=&quot;code&quot;&gt;&lt;span class=&quot;info file&quot;&gt;# File &#39;lib/alimento/lista.rb&#39;, line 59&lt;/span&gt;</pre>
427
+
428
+ <p>&lt;span class=&#39;kw&#39;&gt;def&lt;/span&gt; &lt;span class=&#39;id
429
+ identifier rubyid_each&#39;&gt;each&lt;/span&gt;</p>
430
+
431
+ <pre>&lt;span class=&#39;id identifier rubyid_tmp&#39;&gt;tmp&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;
432
+ &lt;span class=&#39;kw&#39;&gt;while&lt;/span&gt; &lt;span class=&#39;id identifier rubyid_tmp&#39;&gt;tmp&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;!=&lt;/span&gt; &lt;span class=&#39;kw&#39;&gt;nil&lt;/span&gt; &lt;span class=&#39;kw&#39;&gt;do&lt;/span&gt;
433
+ &lt;span class=&#39;kw&#39;&gt;yield&lt;/span&gt; &lt;span class=&#39;id identifier rubyid_tmp&#39;&gt;tmp&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_valor&#39;&gt;valor&lt;/span&gt;
434
+ &lt;span class=&#39;id identifier rubyid_tmp&#39;&gt;tmp&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;id identifier rubyid_tmp&#39;&gt;tmp&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_siguiente&#39;&gt;siguiente&lt;/span&gt;
435
+ &lt;span class=&#39;kw&#39;&gt;end&lt;/span&gt;</pre>
436
+
437
+ <p>&lt;span class=&#39;kw&#39;&gt;end&lt;/span&gt;&lt;/pre&gt;</p>
438
+
439
+ <pre> &lt;/td&gt;
440
+ &lt;/tr&gt;</pre>
441
+
442
+ <p>&lt;/table&gt; &lt;/div&gt;</p>
443
+
444
+ <pre> &lt;div class=&quot;method_details &quot;&gt;
445
+ &lt;h3 class=&quot;signature &quot; id=&quot;head-instance_method&quot;&gt;
446
+
447
+ #&lt;strong&gt;head&lt;/strong&gt; &amp;#x21d2; &lt;tt&gt;Object&lt;/tt&gt;</pre>
448
+
449
+ <p>&lt;/h3&gt;&lt;div class=“docstring”&gt;</p>
450
+
451
+ <pre>&lt;div class=&quot;discussion&quot;&gt;</pre>
452
+
453
+ <p>&lt;p&gt;Getter/Setter de @head&lt;/p&gt;</p>
454
+
455
+ <pre>&lt;/div&gt;</pre>
456
+
457
+ <p>&lt;/div&gt; &lt;div class=“tags”&gt;</p>
458
+
459
+ <p>&lt;/div&gt;&lt;table class=“source_code”&gt;</p>
460
+
461
+ <pre>&lt;tr&gt;
462
+ &lt;td&gt;
463
+ &lt;pre class=&quot;lines&quot;&gt;</pre>
464
+
465
+ <p>21 22 23&lt;/pre&gt;</p>
466
+
467
+ <pre>&lt;/td&gt;
468
+ &lt;td&gt;
469
+ &lt;pre class=&quot;code&quot;&gt;&lt;span class=&quot;info file&quot;&gt;# File &#39;lib/alimento/lista.rb&#39;, line 21&lt;/span&gt;</pre>
470
+
471
+ <p>&lt;span class=&#39;kw&#39;&gt;def&lt;/span&gt; &lt;span class=&#39;id
472
+ identifier rubyid_head&#39;&gt;head&lt;/span&gt;</p>
473
+
474
+ <pre>&lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;</pre>
475
+
476
+ <p>&lt;span class=&#39;kw&#39;&gt;end&lt;/span&gt;&lt;/pre&gt;</p>
477
+
478
+ <pre> &lt;/td&gt;
479
+ &lt;/tr&gt;</pre>
480
+
481
+ <p>&lt;/table&gt; &lt;/div&gt;</p>
482
+
483
+ <pre> &lt;div class=&quot;method_details &quot;&gt;
484
+ &lt;h3 class=&quot;signature &quot; id=&quot;head_out-instance_method&quot;&gt;
485
+
486
+ #&lt;strong&gt;head_out&lt;/strong&gt; &amp;#x21d2; &lt;tt&gt;Object&lt;/tt&gt;</pre>
487
+
488
+ <p>&lt;/h3&gt;&lt;div class=“docstring”&gt;</p>
489
+
490
+ <pre>&lt;div class=&quot;discussion&quot;&gt;</pre>
491
+
492
+ <p>&lt;p&gt;Método que extrae/elimina el primer valor de la lista&lt;/p&gt;</p>
493
+
494
+ <pre>&lt;/div&gt;</pre>
495
+
496
+ <p>&lt;/div&gt; &lt;div class=“tags”&gt;</p>
497
+
498
+ <p>&lt;/div&gt;&lt;table class=“source_code”&gt;</p>
499
+
500
+ <pre>&lt;tr&gt;
501
+ &lt;td&gt;
502
+ &lt;pre class=&quot;lines&quot;&gt;</pre>
503
+
504
+ <p>42 43 44 45 46 47&lt;/pre&gt;</p>
505
+
506
+ <pre>&lt;/td&gt;
507
+ &lt;td&gt;
508
+ &lt;pre class=&quot;code&quot;&gt;&lt;span class=&quot;info file&quot;&gt;# File &#39;lib/alimento/lista.rb&#39;, line 42&lt;/span&gt;</pre>
509
+
510
+ <p>&lt;span class=&#39;kw&#39;&gt;def&lt;/span&gt; &lt;span class=&#39;id
511
+ identifier rubyid_head_out&#39;&gt;head_out&lt;/span&gt;</p>
512
+
513
+ <pre>&lt;span class=&#39;id identifier rubyid_aux&#39;&gt;aux&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_siguiente&#39;&gt;siguiente&lt;/span&gt;
514
+ &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_siguiente&#39;&gt;siguiente&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;kw&#39;&gt;nil&lt;/span&gt;
515
+ &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;id identifier rubyid_aux&#39;&gt;aux&lt;/span&gt;
516
+ &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_anterior&#39;&gt;anterior&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;kw&#39;&gt;nil&lt;/span&gt;</pre>
517
+
518
+ <p>&lt;span class=&#39;kw&#39;&gt;end&lt;/span&gt;&lt;/pre&gt;</p>
519
+
520
+ <pre> &lt;/td&gt;
521
+ &lt;/tr&gt;</pre>
522
+
523
+ <p>&lt;/table&gt; &lt;/div&gt;</p>
524
+
525
+ <pre> &lt;div class=&quot;method_details &quot;&gt;
526
+ &lt;h3 class=&quot;signature &quot; id=&quot;insert-instance_method&quot;&gt;
527
+
528
+ #&lt;strong&gt;insert&lt;/strong&gt;(nodo) &amp;#x21d2; &lt;tt&gt;Object&lt;/tt&gt;</pre>
529
+
530
+ <p>&lt;/h3&gt;&lt;div class=“docstring”&gt;</p>
531
+
532
+ <pre>&lt;div class=&quot;discussion&quot;&gt;</pre>
533
+
534
+ <p>&lt;p&gt;Método que inserta un nodo en la cabeza de la lista&lt;/p&gt;</p>
535
+
536
+ <pre>&lt;/div&gt;</pre>
537
+
538
+ <p>&lt;/div&gt; &lt;div class=“tags”&gt;</p>
539
+
540
+ <p>&lt;/div&gt;&lt;table class=“source_code”&gt;</p>
541
+
542
+ <pre>&lt;tr&gt;
543
+ &lt;td&gt;
544
+ &lt;pre class=&quot;lines&quot;&gt;</pre>
545
+
546
+ <p>31 32 33 34 35 36 37 38 39&lt;/pre&gt;</p>
547
+
548
+ <pre>&lt;/td&gt;
549
+ &lt;td&gt;
550
+ &lt;pre class=&quot;code&quot;&gt;&lt;span class=&quot;info file&quot;&gt;# File &#39;lib/alimento/lista.rb&#39;, line 31&lt;/span&gt;</pre>
551
+
552
+ <p>&lt;span class=&#39;kw&#39;&gt;def&lt;/span&gt; &lt;span class=&#39;id
553
+ identifier rubyid_insert&#39;&gt;insert&lt;/span&gt;&lt;span
554
+ class=&#39;lparen&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;id identifier
555
+ rubyid_nodo&#39;&gt;nodo&lt;/span&gt;&lt;span
556
+ class=&#39;rparen&#39;&gt;)&lt;/span&gt;</p>
557
+
558
+ <pre>&lt;span class=&#39;kw&#39;&gt;if&lt;/span&gt;&lt;span class=&#39;lparen&#39;&gt;(&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_nodo&#39;&gt;nodo&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_is_a?&#39;&gt;is_a?&lt;/span&gt;&lt;span class=&#39;const&#39;&gt;Nodo&lt;/span&gt;&lt;span class=&#39;rparen&#39;&gt;)&lt;/span&gt; &lt;span class=&#39;kw&#39;&gt;then&lt;/span&gt;
559
+ &lt;span class=&#39;id identifier rubyid_aux&#39;&gt;aux&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;
560
+ &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;id identifier rubyid_nodo&#39;&gt;nodo&lt;/span&gt;
561
+ &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_anterior&#39;&gt;anterior&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;kw&#39;&gt;nil&lt;/span&gt;
562
+ &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_siguiente&#39;&gt;siguiente&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;id identifier rubyid_aux&#39;&gt;aux&lt;/span&gt;
563
+ &lt;span class=&#39;id identifier rubyid_aux&#39;&gt;aux&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_anterior&#39;&gt;anterior&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;ivar&#39;&gt;@head&lt;/span&gt;
564
+ &lt;span class=&#39;kw&#39;&gt;end&lt;/span&gt;</pre>
565
+
566
+ <p>&lt;span class=&#39;kw&#39;&gt;end&lt;/span&gt;&lt;/pre&gt;</p>
567
+
568
+ <pre> &lt;/td&gt;
569
+ &lt;/tr&gt;</pre>
570
+
571
+ <p>&lt;/table&gt; &lt;/div&gt;</p>
572
+
573
+ <pre> &lt;div class=&quot;method_details &quot;&gt;
574
+ &lt;h3 class=&quot;signature &quot; id=&quot;tail-instance_method&quot;&gt;
575
+
576
+ #&lt;strong&gt;tail&lt;/strong&gt; &amp;#x21d2; &lt;tt&gt;Object&lt;/tt&gt;</pre>
577
+
578
+ <p>&lt;/h3&gt;&lt;div class=“docstring”&gt;</p>
579
+
580
+ <pre>&lt;div class=&quot;discussion&quot;&gt;</pre>
581
+
582
+ <p>&lt;p&gt;Getter/Setter de @tail&lt;/p&gt;</p>
583
+
584
+ <pre>&lt;/div&gt;</pre>
585
+
586
+ <p>&lt;/div&gt; &lt;div class=“tags”&gt;</p>
587
+
588
+ <p>&lt;/div&gt;&lt;table class=“source_code”&gt;</p>
589
+
590
+ <pre>&lt;tr&gt;
591
+ &lt;td&gt;
592
+ &lt;pre class=&quot;lines&quot;&gt;</pre>
593
+
594
+ <p>26 27 28&lt;/pre&gt;</p>
595
+
596
+ <pre>&lt;/td&gt;
597
+ &lt;td&gt;
598
+ &lt;pre class=&quot;code&quot;&gt;&lt;span class=&quot;info file&quot;&gt;# File &#39;lib/alimento/lista.rb&#39;, line 26&lt;/span&gt;</pre>
599
+
600
+ <p>&lt;span class=&#39;kw&#39;&gt;def&lt;/span&gt; &lt;span class=&#39;id
601
+ identifier rubyid_tail&#39;&gt;tail&lt;/span&gt;</p>
602
+
603
+ <pre>&lt;span class=&#39;ivar&#39;&gt;@tail&lt;/span&gt;</pre>
604
+
605
+ <p>&lt;span class=&#39;kw&#39;&gt;end&lt;/span&gt;&lt;/pre&gt;</p>
606
+
607
+ <pre> &lt;/td&gt;
608
+ &lt;/tr&gt;</pre>
609
+
610
+ <p>&lt;/table&gt; &lt;/div&gt;</p>
611
+
612
+ <pre> &lt;div class=&quot;method_details &quot;&gt;
613
+ &lt;h3 class=&quot;signature &quot; id=&quot;tail_out-instance_method&quot;&gt;
614
+
615
+ #&lt;strong&gt;tail_out&lt;/strong&gt; &amp;#x21d2; &lt;tt&gt;Object&lt;/tt&gt;</pre>
616
+
617
+ <p>&lt;/h3&gt;&lt;div class=“docstring”&gt;</p>
618
+
619
+ <pre>&lt;div class=&quot;discussion&quot;&gt;</pre>
620
+
621
+ <p>&lt;p&gt;Método que extrae/elimina el último valor de la lista&lt;/p&gt;</p>
622
+
623
+ <pre>&lt;/div&gt;</pre>
624
+
625
+ <p>&lt;/div&gt; &lt;div class=“tags”&gt;</p>
626
+
627
+ <p>&lt;/div&gt;&lt;table class=“source_code”&gt;</p>
628
+
629
+ <pre>&lt;tr&gt;
630
+ &lt;td&gt;
631
+ &lt;pre class=&quot;lines&quot;&gt;</pre>
632
+
633
+ <p>50 51 52 53 54 55&lt;/pre&gt;</p>
634
+
635
+ <pre>&lt;/td&gt;
636
+ &lt;td&gt;
637
+ &lt;pre class=&quot;code&quot;&gt;&lt;span class=&quot;info file&quot;&gt;# File &#39;lib/alimento/lista.rb&#39;, line 50&lt;/span&gt;</pre>
638
+
639
+ <p>&lt;span class=&#39;kw&#39;&gt;def&lt;/span&gt; &lt;span class=&#39;id
640
+ identifier rubyid_tail_out&#39;&gt;tail_out&lt;/span&gt;</p>
641
+
642
+ <pre>&lt;span class=&#39;id identifier rubyid_aux&#39;&gt;aux&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;ivar&#39;&gt;@tail&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_anterior&#39;&gt;anterior&lt;/span&gt;
643
+ &lt;span class=&#39;ivar&#39;&gt;@tail&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_anterior&#39;&gt;anterior&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;kw&#39;&gt;nil&lt;/span&gt;
644
+ &lt;span class=&#39;ivar&#39;&gt;@tail&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;id identifier rubyid_aux&#39;&gt;aux&lt;/span&gt;
645
+ &lt;span class=&#39;ivar&#39;&gt;@tail&lt;/span&gt;&lt;span class=&#39;period&#39;&gt;.&lt;/span&gt;&lt;span class=&#39;id identifier rubyid_siguiente&#39;&gt;siguiente&lt;/span&gt; &lt;span class=&#39;op&#39;&gt;=&lt;/span&gt; &lt;span class=&#39;kw&#39;&gt;nil&lt;/span&gt;</pre>
646
+
647
+ <p>&lt;span class=&#39;kw&#39;&gt;end&lt;/span&gt;&lt;/pre&gt;</p>
648
+
649
+ <pre> &lt;/td&gt;
650
+ &lt;/tr&gt;</pre>
651
+
652
+ <p>&lt;/table&gt; &lt;/div&gt;</p>
653
+
654
+ <pre>&lt;/div&gt;</pre>
655
+
656
+ <p>&lt;/div&gt;</p>
657
+
658
+ <pre> &lt;div id=&quot;footer&quot;&gt;
659
+ Generated on Fri Nov 17 00:05:17 2017 by
660
+ &lt;a href=&quot;http://yardoc.org&quot; title=&quot;Yay! A Ruby Documentation Tool&quot; target=&quot;_parent&quot;&gt;yard&lt;/a&gt;
661
+ 0.9.9 (ruby-2.3.0).</pre>
662
+
663
+ <p>&lt;/div&gt;</p>
664
+
665
+ <pre> &lt;/div&gt;
666
+ &lt;/body&gt;</pre>
667
+
668
+ <p>&lt;/html&gt;</p>
669
+ </main>
670
+
671
+
672
+
673
+ <footer id="validator-badges" role="contentinfo">
674
+ <p><a href="http://validator.w3.org/check/referer">Validate</a>
675
+ <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.1.
676
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
677
+ </footer>
678
+