# File lib/base_object.rb, line 205
def
action_urls
actions
.
collect
{
|
a
|
a
.
last
}
end