# File lib/inline_acceleration.rb, line 59
def
prefix
(
str
)
self
.
map
{
|
item
|
"#{str}#{item}"
}
end