# File lib/mocha/pretty_parameters.rb, line 12 12: def pretty 13: remove_outer_array_braces! 14: remove_outer_hash_braces! 15: @params_string 16: end