# encoding: BINARY

def get_binary_str
  "\xe2\x85\x9c"
end

def get_binary_ascii_str
  "hello"
end