54 55 56
# File 'lib/nameko/node.rb', line 54 def surface self[:surface][0...self[:length]].force_encoding(Encoding.default_external) end