# File lib/search_cop_grammar.rb, line 102
def
text_value
super
.
gsub
(
/^"|"$/
,
""
)
end