# File wfo/workarea.rb, line 87
def
local_text
@filename
.
open
(
'rb'
) {
|
f
|
f
.
read
}
end