9 10 11
# File 'lib/sixarm_ruby_markdown/sixarm/markdown/file.rb', line 9 def slurp SixArm::Markdown::String.new(read.scrub) end